|
|
@@ -53,7 +53,7 @@ require (
|
|
|
github.com/golang-jwt/jwt/v4 v4.2.0
|
|
|
github.com/google/go-cmp v0.5.7
|
|
|
github.com/google/uuid v1.2.0
|
|
|
- github.com/googleapis/gax-go v2.0.2+incompatible
|
|
|
+ github.com/googleapis/gax-go/v2 v2.1.1
|
|
|
github.com/hashicorp/vault/api v1.3.1
|
|
|
github.com/huandu/xstrings v1.3.2 // indirect
|
|
|
github.com/lestrrat-go/jwx v1.2.1
|
|
|
@@ -133,7 +133,6 @@ require (
|
|
|
github.com/google/go-querystring v1.0.0 // indirect
|
|
|
github.com/google/gofuzz v1.2.0 // indirect
|
|
|
github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 // indirect
|
|
|
- github.com/googleapis/gax-go/v2 v2.1.1 // indirect
|
|
|
github.com/googleapis/gnostic v0.5.5 // indirect
|
|
|
github.com/hashicorp/errwrap v1.1.0 // indirect
|
|
|
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
|