Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Commit

Permalink
fix(deps): update module cloud.google.com/go to v0.104.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent 25ba315 commit 776437a
Show file tree
Hide file tree
Showing 2 changed files with 91 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/evry-ace/statsbot
go 1.15

require (
cloud.google.com/go v0.100.2
cloud.google.com/go v0.104.0
cloud.google.com/go/bigquery v1.29.0
cloud.google.com/go/iam v0.3.0 // indirect
cloud.google.com/go/language v1.2.0
Expand All @@ -18,6 +18,6 @@ require (
github.com/slack-go/slack v0.10.2
github.com/spf13/viper v1.10.1
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-20220822174746-9e6da59bd2fc
honnef.co/go/tools v0.1.0 // indirect
)
Loading

0 comments on commit 776437a

Please sign in to comment.