Skip to content

Commit

Permalink
fix(deps): update module github.com/spf13/viper to v1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent 25ba315 commit ed2eb4e
Show file tree
Hide file tree
Showing 2 changed files with 357 additions and 5 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ module github.com/evry-ace/statsbot
go 1.15

require (
cloud.google.com/go v0.100.2
cloud.google.com/go/bigquery v1.29.0
cloud.google.com/go v0.104.0
cloud.google.com/go/bigquery v1.42.0
cloud.google.com/go/iam v0.3.0 // indirect
cloud.google.com/go/language v1.2.0
cloud.google.com/go/language v1.6.0
github.com/bobbytables/slacker v0.0.0-20160121193732-0a05912e400e
github.com/gorilla/websocket v1.4.2 // indirect
github.com/hashicorp/golang-lru v0.5.4 // indirect
Expand All @@ -16,8 +16,8 @@ require (
github.com/sdming/gosnow v0.0.0-20130403030620-3a05c415e886 // indirect
github.com/sirupsen/logrus v1.8.1
github.com/slack-go/slack v0.10.2
github.com/spf13/viper v1.10.1
github.com/spf13/viper v1.14.0
golang.org/x/exp v0.0.0-20201221025956-e89b829e73ea // indirect
google.golang.org/genproto v0.0.0-20220307174427-659dce7fcb03
google.golang.org/genproto v0.0.0-20221024183307-1bc688fe9f3e
honnef.co/go/tools v0.1.0 // indirect
)
Loading

0 comments on commit ed2eb4e

Please sign in to comment.