Skip to content

Commit

Permalink
Merge pull request #172 from alexedwards/dependabot/go_modules/firest…
Browse files Browse the repository at this point in the history
…ore/google.golang.org/grpc-1.53.0

Bump google.golang.org/grpc from 1.42.0 to 1.53.0 in /firestore
  • Loading branch information
alexedwards authored Oct 21, 2023
2 parents 4c4a69f + f2be89a commit dabd6a6
Show file tree
Hide file tree
Showing 2 changed files with 559 additions and 53 deletions.
14 changes: 3 additions & 11 deletions firestore/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,8 @@ module github.com/alexedwards/scs/firestore
go 1.12

require (
cloud.google.com/go/firestore v1.6.1
github.com/census-instrumentation/opencensus-proto v0.3.0 // indirect
github.com/cespare/xxhash/v2 v2.1.2 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/envoyproxy/go-control-plane v0.10.1 // indirect
github.com/envoyproxy/protoc-gen-validate v0.6.2 // indirect
cloud.google.com/go/firestore v1.9.0
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 // indirect
golang.org/x/text v0.3.8 // indirect
google.golang.org/api v0.60.0
google.golang.org/genproto v0.0.0-20211118181313-81c1377c94b1 // indirect
google.golang.org/grpc v1.42.0
google.golang.org/api v0.103.0
google.golang.org/grpc v1.53.0
)
Loading

0 comments on commit dabd6a6

Please sign in to comment.