File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
2121 cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
2222 cloud.google.com/go/compute/metadata v0.9.0 // indirect
2323 cloud.google.com/go/monitoring v1.24.3 // indirect
24- filippo.io/edwards25519 v1.1.0 // indirect
24+ filippo.io/edwards25519 v1.1.1 // indirect
2525 github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.6.0 // indirect
2626 github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0 // indirect
2727 github.com/cespare/xxhash/v2 v2.3.0 // indirect
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ cloud.google.com/go/monitoring v1.24.3 h1:dde+gMNc0UhPZD1Azu6at2e79bfdztVDS5lvhO
1717cloud.google.com/go/monitoring v1.24.3 /go.mod h1:nYP6W0tm3N9H/bOw8am7t62YTzZY+zUeQ+Bi6+2eonI =
1818cloud.google.com/go/spanner v1.88.0 h1:HS+5TuEYZOVOXj9K+0EtrbTw7bKBLrMe3vgGsbnehmU =
1919cloud.google.com/go/spanner v1.88.0 /go.mod h1:MzulBwuuYwQUVdkZXBBFapmXee3N+sQrj2T/yup6uEE =
20- filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA =
21- filippo.io/edwards25519 v1.1.0 /go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4 =
20+ filippo.io/edwards25519 v1.1.1 h1:YpjwWWlNmGIDyXOn8zLzqiD+9TyIlPhGFG96P39uBpw =
21+ filippo.io/edwards25519 v1.1.1 /go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4 =
2222github.qkg1.top/Azure/azure-sdk-for-go/sdk/azcore v0.19.0 /go.mod h1:h6H6c8enJmmocHUbLiiGY6sx7f9i+X3m1CHdd5c6Rdw =
2323github.qkg1.top/Azure/azure-sdk-for-go/sdk/azidentity v0.11.0 /go.mod h1:HcM1YX14R7CJcghJGOYCgdezslRSVzqwLf/q+4Y2r/0 =
2424github.qkg1.top/Azure/azure-sdk-for-go/sdk/internal v0.7.0 /go.mod h1:yqy467j36fJxcRV2TzfVZ1pCb5vxm4BtZPUdYWe/Xo8 =
You can’t perform that action at this time.
0 commit comments