Skip to content

Commit

Permalink
chore(all): update all (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 25, 2022
1 parent 87ab76d commit 735836c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/googleapis/gax-go

go 1.17
go 1.18

require (
github.com/googleapis/gax-go/v2 v2.4.0
Expand Down
6 changes: 3 additions & 3 deletions v2/go.mod
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
module github.com/googleapis/gax-go/v2

go 1.17
go 1.18

require (
github.com/google/go-cmp v0.5.8
google.golang.org/api v0.87.0
google.golang.org/genproto v0.0.0-20220715211116-798f69b842b9
google.golang.org/api v0.88.0
google.golang.org/genproto b98a9ff5e252
google.golang.org/grpc v1.48.0
google.golang.org/protobuf v1.28.0

Expand Down

0 comments on commit 735836c

Please sign in to comment.