Skip to content

Commit

Permalink
Update module github.com/spf13/viper to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 12, 2021
1 parent 0b730a4 commit 99d6f8e
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/rs/xid v1.3.0
github.com/spf13/cobra v1.2.1
github.com/spf13/viper v1.9.0
github.com/spf13/viper v1.10.0
github.com/uber/jaeger-client-go v2.29.1+incompatible
github.com/uber/jaeger-lib v2.2.0+incompatible // indirect
github.com/unrolled/render v1.4.1
Expand All @@ -41,7 +41,7 @@ require (
github.com/volatiletech/sqlboiler/v4 v4.8.3
go.uber.org/zap v1.19.1
golang.org/x/text v0.3.7
google.golang.org/api v0.61.0
google.golang.org/api v0.62.0
google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
google.golang.org/grpc v1.42.0
gopkg.in/go-playground/assert.v1 v1.2.1 // indirect
Expand Down
Loading

0 comments on commit 99d6f8e

Please sign in to comment.