Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#2254 from kubernetes-sigs/dependab…
Browse files Browse the repository at this point in the history
…ot/go_modules/cloud.google.com/go-0.93.3

build(deps): bump cloud.google.com/go from 0.54.0 to 0.93.3
  • Loading branch information
k8s-ci-robot authored Sep 1, 2021
2 parents 3939de6 + 57e7df2 commit bf3a91f
Show file tree
Hide file tree
Showing 2 changed files with 196 additions and 14 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module sigs.k8s.io/external-dns
go 1.16

require (
cloud.google.com/go v0.54.0
cloud.google.com/go v0.93.3
git.blindage.org/21h/hcloud-dns v0.0.0-20200807003420-f768ffe03f8d
github.com/Azure/azure-sdk-for-go v45.1.0+incompatible
github.com/Azure/go-autorest/autorest v0.11.20
Expand All @@ -29,7 +29,7 @@ require (
github.com/form3tech-oss/jwt-go v3.2.5+incompatible // indirect
github.com/go-gandi/go-gandi v0.0.0-20200921091836-0d8a64b9cc09
github.com/golang/sync v0.0.0-20180314180146-1d60e4601c6f
github.com/google/go-cmp v0.5.5
github.com/google/go-cmp v0.5.6
github.com/gophercloud/gophercloud v0.1.0
github.com/gorilla/mux v1.7.4 // indirect
github.com/hooklift/gowsdl v0.4.0
Expand Down Expand Up @@ -61,9 +61,9 @@ require (
go.uber.org/ratelimit v0.1.0
golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 // indirect
golang.org/x/net v0.0.0-20210520170846-37e1c6afe023
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
golang.org/x/oauth2 v0.0.0-20210805134026-6f1e6394065a
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
google.golang.org/api v0.20.0
google.golang.org/api v0.54.0
gopkg.in/ns1/ns1-go.v2 v2.0.0-20190322154155-0dafb5275fd1
gopkg.in/yaml.v2 v2.4.0
istio.io/api v0.0.0-20210128181506-0c4b8e54850f
Expand Down
Loading

0 comments on commit bf3a91f

Please sign in to comment.