Skip to content

Commit

Permalink
fix(deps): update module cloud.google.com/go/datastore to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 6, 2022
1 parent b752433 commit 0096e12
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 5 deletions.
6 changes: 1 addition & 5 deletions api-go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,13 @@ module github.com/api7/contributor-graph/api
go 1.15

require (
cloud.google.com/go/datastore v1.5.0
cloud.google.com/go/datastore v1.6.0
cloud.google.com/go/storage v1.14.0
github.com/golang/protobuf v1.5.1 // indirect
github.com/google/go-cmp v0.5.6 // indirect
github.com/google/go-github/v33 v33.0.0
github.com/google/go-querystring v1.1.0 // indirect
github.com/schollz/progressbar/v3 v3.8.3
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 // indirect
golang.org/x/net v0.0.0-20210326220855-61e056675ecf // indirect
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
google.golang.org/api v0.41.0 // indirect
google.golang.org/genproto v0.0.0-20210309190941-1aeedc14537d // indirect
gopkg.in/yaml.v2 v2.4.0
)
Loading

0 comments on commit 0096e12

Please sign in to comment.