Skip to content

Commit

Permalink
chore(deps): bump github.com/xuri/excelize/v2 from 2.7.0 to 2.7.1 (#116)
Browse files Browse the repository at this point in the history
Bumps [github.com/xuri/excelize/v2](https://github.com/xuri/excelize) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/xuri/excelize/releases)
- [Commits](qax-os/excelize@v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: github.com/xuri/excelize/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 8, 2023
1 parent b06ad13 commit e57f3d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ require (
github.com/sacOO7/gowebsocket v0.0.0-20221109081133-70ac927be105
github.com/sahilm/fuzzy v0.1.0
github.com/tidwall/buntdb v1.2.10
github.com/xuri/excelize/v2 v2.7.0
github.com/xuri/excelize/v2 v2.7.1
go.etcd.io/bbolt v1.3.7
go.uber.org/zap v1.24.0
golang.org/x/sys v0.8.0
Expand Down Expand Up @@ -132,8 +132,8 @@ require (
github.com/xuri/nfp v0.0.0-20220409054826-5e722a1d9e22 // indirect
go.uber.org/atomic v1.7.0 // indirect
go.uber.org/multierr v1.6.0 // indirect
golang.org/x/crypto v0.6.0 // indirect
golang.org/x/net v0.7.0 // indirect
golang.org/x/crypto v0.8.0 // indirect
golang.org/x/net v0.9.0 // indirect
google.golang.org/protobuf v1.30.0 // indirect
gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
Expand Down

0 comments on commit e57f3d6

Please sign in to comment.