Skip to content

Commit

Permalink
Bump github.com/spf13/viper from 1.10.1 to 1.11.0 (#806)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 15, 2022
1 parent 4d54e9b commit eaac3ab
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 36 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/docker/go-connections v0.4.0 // indirect
github.com/docker/go-units v0.4.0 // indirect
github.com/fatih/color v1.13.0
github.com/go-chi/chi/v5 v5.0.8-0.20220103191336-b750c805b4ee // indirect
github.com/go-chi/chi/v5 v5.0.8-0.20220103191336-b750c805b4ee
github.com/go-chi/cors v1.2.0
github.com/go-sql-driver/mysql v1.6.0
github.com/gofrs/uuid v4.2.0+incompatible
Expand All @@ -39,7 +39,7 @@ require (
github.com/segmentio/backo-go v1.0.0 // indirect
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cobra v1.4.0
github.com/spf13/viper v1.10.1
github.com/spf13/viper v1.11.0
github.com/stretchr/objx v0.2.0 // indirect
github.com/stretchr/testify v1.7.1
github.com/uber/jaeger-client-go v2.30.0+incompatible
Expand All @@ -49,7 +49,7 @@ require (
github.com/xtgo/uuid v0.0.0-20140804021211-a0b114877d4c // indirect
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
google.golang.org/grpc v1.45.0
google.golang.org/protobuf v1.27.1
google.golang.org/protobuf v1.28.0
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
gopkg.in/segmentio/analytics-go.v3 v3.1.0
gopkg.in/yaml.v2 v2.4.0
Expand Down
Loading

0 comments on commit eaac3ab

Please sign in to comment.