Skip to content

Commit

Permalink
build(deps): bump github.com/pangum/pangu from 1.4.4 to 1.4.5
Browse files Browse the repository at this point in the history
Bumps [github.com/pangum/pangu](https://github.com/pangum/pangu) from 1.4.4 to 1.4.5.
- [Commits](pangum/pangu@v1.4.4...v1.4.5)

---
updated-dependencies:
- dependency-name: github.com/pangum/pangu
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent 345fe21 commit 9cbe6cd
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ go 1.23

require (
github.com/goexl/exception v0.0.1
github.com/goexl/gox v1.8.7
github.com/pangum/config v0.0.9
github.com/pangum/pangu v1.4.4
github.com/goexl/gox v1.8.8
github.com/pangum/config v0.1.0
github.com/pangum/pangu v1.4.5
gopkg.in/yaml.v3 v3.0.1
)

Expand All @@ -23,10 +23,12 @@ require (
github.com/goexl/gfx v0.2.3 // indirect
github.com/goexl/log v0.0.7 // indirect
github.com/goexl/mengpo v0.2.6 // indirect
github.com/goexl/structer v0.1.8 // indirect
github.com/goexl/xiren v0.0.7 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/leodido/go-urn v1.4.0 // indirect
github.com/mattn/go-runewidth v0.0.16 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/olekukonko/tablewriter v0.0.5 // indirect
github.com/rivo/uniseg v0.4.7 // indirect
github.com/rs/xid v1.6.0 // indirect
Expand Down

0 comments on commit 9cbe6cd

Please sign in to comment.