We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9456990 commit 835007aCopy full SHA for 835007a
backend/go.mod
@@ -5,7 +5,7 @@ go 1.23.0
5
toolchain go1.23.6
6
7
require (
8
- cloud.google.com/go/compute/metadata v0.8.0
+ cloud.google.com/go/compute/metadata v0.9.0
9
cloud.google.com/go/firestore v1.18.0
10
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.19.1
11
github.com/bufbuild/connect-go v1.10.0
0 commit comments