We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1128509 commit 5d38c00Copy full SHA for 5d38c00
go.mod
@@ -72,7 +72,7 @@ require (
72
github.com/google/s2a-go v0.1.9 // indirect
73
github.com/google/uuid v1.6.0 // indirect
74
github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect
75
- github.com/googleapis/gax-go/v2 v2.14.1 // indirect
+ github.com/googleapis/gax-go/v2 v2.14.1
76
github.com/gookit/color v1.5.4 // indirect
77
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
78
github.com/imdario/mergo v0.3.16 // indirect
0 commit comments