Skip to content

Commit

Permalink
Bump github.com/spf13/viper from 1.7.1 to 1.8.0 (#3092)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 16, 2021
1 parent e15c981 commit 2071fee
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 21 deletions.
7 changes: 1 addition & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,9 @@ require (
github.com/rs/cors v1.7.0
github.com/securego/gosec v0.0.0-20200203094520-d13bb6d2420c
github.com/soheilhy/cmux v0.1.5
github.com/spf13/afero v1.2.2 // indirect
github.com/spf13/cast v1.3.1 // indirect
github.com/spf13/cobra v0.0.7
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.7.1
github.com/spf13/viper v1.8.0
github.com/stretchr/testify v1.7.0
github.com/uber/jaeger-client-go v2.29.1+incompatible
github.com/uber/jaeger-lib v2.4.1+incompatible
Expand All @@ -66,10 +63,8 @@ require (
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
golang.org/x/net v0.0.0-20210525063256-abc453219eb5
golang.org/x/sys v0.0.0-20210603125802-9665404d3644
google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c // indirect
google.golang.org/grpc v1.38.0
google.golang.org/protobuf v1.26.0
gopkg.in/ini.v1 v1.52.0 // indirect
gopkg.in/yaml.v2 v2.4.0
honnef.co/go/tools v0.2.0
)
Expand Down
Loading

0 comments on commit 2071fee

Please sign in to comment.