build(deps): bump github.com/Azure/go-autorest/autorest/azure/auth (#4733)

This commit is contained in:
dependabot[bot]
2021-07-05 07:25:25 -07:00
committed by GitHub
parent 2d56836679
commit 59c460df3f
2 changed files with 6 additions and 7 deletions

4
go.mod
View File

@@ -5,7 +5,7 @@ go 1.16
require (
github.com/Azure/azure-sdk-for-go v53.3.0+incompatible
github.com/Azure/go-autorest/autorest v0.11.19
github.com/Azure/go-autorest/autorest/azure/auth v0.5.7
github.com/Azure/go-autorest/autorest/azure/auth v0.5.8
github.com/Azure/go-autorest/autorest/to v0.2.0 // indirect
github.com/Microsoft/go-winio v0.5.0 // indirect
github.com/apparentlymart/go-cidr v1.1.0
@@ -29,7 +29,7 @@ require (
github.com/prometheus/common v0.29.0
go.etcd.io/etcd/api/v3 v3.5.0
go.etcd.io/etcd/client/v3 v3.5.0
golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a
golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
google.golang.org/api v0.49.0
google.golang.org/grpc v1.39.0