Skip to content

Commit

Permalink
Update module github.com/spf13/viper to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 19, 2021
1 parent 263f53b commit 26d8050
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/abyssparanoia/rapid-go
go 1.13

require (
cloud.google.com/go/firestore v1.5.0
cloud.google.com/go/firestore v1.6.0
firebase.google.com/go v3.13.0+incompatible
firebase.google.com/go/v4 v4.6.0
github.com/blendle/zapdriver v1.3.1
Expand Down 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.8.1
github.com/spf13/viper v1.9.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.0
Expand Down
Loading

0 comments on commit 26d8050

Please sign in to comment.