File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11module github.com/nownabe/golink/backend
22
3- go 1.23.0
4-
5- toolchain go1.23.6
3+ go 1.24.0
64
75require (
8- cloud.google.com/go/compute/metadata v0.8 .0
6+ cloud.google.com/go/compute/metadata v0.9 .0
97 cloud.google.com/go/firestore v1.18.0
108 github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.19.1
119 github.com/bufbuild/connect-go v1.10.0
Original file line number Diff line number Diff line change @@ -169,6 +169,8 @@ cloud.google.com/go/compute/metadata v0.7.0 h1:PBWF+iiAerVNe8UCHxdOt6eHLVc3ydFeO
169169cloud.google.com/go/compute/metadata v0.7.0 /go.mod h1:j5MvL9PprKL39t166CoB1uVHfQMs4tFQZZcKwksXUjo =
170170cloud.google.com/go/compute/metadata v0.8.0 h1:HxMRIbao8w17ZX6wBnjhcDkW6lTFpgcaobyVfZWqRLA =
171171cloud.google.com/go/compute/metadata v0.8.0 /go.mod h1:sYOGTp851OV9bOFJ9CH7elVvyzopvWQFNNghtDQ/Biw =
172+ cloud.google.com/go/compute/metadata v0.9.0 h1:pDUj4QMoPejqq20dK0Pg2N4yG9zIkYGdBtwLoEkH9Zs =
173+ cloud.google.com/go/compute/metadata v0.9.0 /go.mod h1:E0bWwX5wTnLPedCKqk3pJmVgCBSM6qQI1yTBdEb3C10 =
172174cloud.google.com/go/firestore v1.13.0 h1:/3S4RssUV4GO/kvgJZB+tayjhOfyAHs+KcpJgRVu/Qk =
173175cloud.google.com/go/firestore v1.13.0 /go.mod h1:QojqqOh8IntInDUSTAh0c8ZsPYAr68Ma8c5DWOy8xb8 =
174176cloud.google.com/go/firestore v1.14.0 h1:8aLcKnMPoldYU3YHgu4t2exrKhLQkqaXAGqT0ljrFVw =
You can’t perform that action at this time.
0 commit comments