Skip to content

Commit

Permalink
chore(deps): update module cloud.google.com/go/alloydbconn to v0.2.0 (G…
Browse files Browse the repository at this point in the history
…oogleCloudPlatform#68)

Co-authored-by: Eno Compton <enocom@google.com>
  • Loading branch information
renovate-bot and enocom authored Jul 13, 2022
1 parent 07f6ce0 commit 16a85b5
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 31 deletions.
7 changes: 1 addition & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,14 @@ module github.com/GoogleCloudPlatform/alloydb-auth-proxy
go 1.16

require (
cloud.google.com/go/alloydbconn v0.1.1
cloud.google.com/go/alloydbconn v0.2.0
contrib.go.opencensus.io/exporter/prometheus v0.4.1
contrib.go.opencensus.io/exporter/stackdriver v0.13.13
github.com/google/go-cmp v0.5.8
github.com/lib/pq v1.10.5 // indirect
github.com/spf13/cobra v1.5.0
go.opencensus.io v0.23.0
go.uber.org/zap v1.21.0
golang.org/x/net v0.0.0-20220517181318-183a9ca12b87 // indirect
golang.org/x/oauth2 v0.0.0-20220622183110-fd043fe589d2
golang.org/x/sys v0.0.0-20220712014510-0a85c31ab51e
golang.org/x/time v0.0.0-20220411224347-583f2d630306 // indirect
google.golang.org/api v0.80.0 // indirect
google.golang.org/genproto v0.0.0-20220519153652-3a47de7e79bd // indirect
google.golang.org/grpc v1.46.2 // indirect
)
Loading

0 comments on commit 16a85b5

Please sign in to comment.