Skip to content

Commit

Permalink
Merge pull request #122 from abyssparanoia/renovate/google.golang.org…
Browse files Browse the repository at this point in the history
…-api-0.x

Update module google.golang.org/api to v0.23.0
  • Loading branch information
abyssparanoia authored May 6, 2020
2 parents 681948b + dc90561 commit 7509166
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ module github.com/abyssparanoia/rapid-go
go 1.13

require (
cloud.google.com/go v0.53.0 // indirect
cloud.google.com/go/firestore v1.1.1
firebase.google.com/go v3.12.1+incompatible
github.com/DATA-DOG/go-sqlmock v1.4.1 // indirect
Expand Down Expand Up @@ -40,7 +39,7 @@ require (
github.com/volatiletech/sqlboiler/v4 v4.0.1
go.uber.org/zap v1.15.0
golang.org/x/text v0.3.2
google.golang.org/api v0.22.0
google.golang.org/api v0.23.0
google.golang.org/grpc v1.29.1
gopkg.in/go-playground/assert.v1 v1.2.1 // indirect
)
Loading

0 comments on commit 7509166

Please sign in to comment.