Skip to content

Commit

Permalink
Merge pull request #773 from planetscale/dependabot/go_modules/github…
Browse files Browse the repository at this point in the history
….com/spf13/viper-1.18.0

build(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.0
  • Loading branch information
nickvanw authored Dec 7, 2023
2 parents 5680bab + a791004 commit ec6e3bc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 82 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ require (
github.com/planetscale/sql-proxy v0.13.0
github.com/spf13/cobra v1.8.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.17.0
github.com/spf13/viper v1.18.0
github.com/stretchr/testify v1.8.4
github.com/xelabs/go-mysqlstack v1.0.0
go.uber.org/zap v1.26.0
Expand Down Expand Up @@ -64,12 +64,12 @@ require (
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
github.com/rivo/uniseg v0.4.4 // indirect
github.com/rogpeppe/go-internal v1.9.0 // indirect
github.com/sagikazarmark/locafero v0.3.0 // indirect
github.com/sagikazarmark/locafero v0.4.0 // indirect
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
github.com/shopspring/decimal v1.3.1 // indirect
github.com/sourcegraph/conc v0.3.0 // indirect
github.com/spf13/afero v1.10.0 // indirect
github.com/spf13/cast v1.5.1 // indirect
github.com/spf13/afero v1.11.0 // indirect
github.com/spf13/cast v1.6.0 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/exp v0.0.0-20231006140011-7918f672742d // indirect
Expand Down
Loading

0 comments on commit ec6e3bc

Please sign in to comment.