File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module k8s.io/minikube
3
3
go 1.21
4
4
5
5
require (
6
- cloud.google.com/go/storage v1.34 .1
6
+ cloud.google.com/go/storage v1.35 .1
7
7
contrib.go.opencensus.io/exporter/stackdriver v0.13.14
8
8
github.com/Delta456/box-cli-maker/v2 v2.3.0
9
9
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.20.0
Original file line number Diff line number Diff line change @@ -184,8 +184,8 @@ cloud.google.com/go/storage v1.14.0/go.mod h1:GrKmX003DSIwi9o29oFT7YDnHYwZoctc3f
184
184
cloud.google.com/go/storage v1.22.1 /go.mod h1:S8N1cAStu7BOeFfE8KAQzmyyLkK8p/vmRq6kuBTW58Y =
185
185
cloud.google.com/go/storage v1.23.0 /go.mod h1:vOEEDNFnciUMhBeT6hsJIn3ieU5cFRmzeLgDvXzfIXc =
186
186
cloud.google.com/go/storage v1.27.0 /go.mod h1:x9DOL8TK/ygDUMieqwfhdpQryTeEkhGKMi80i/iqR2s =
187
- cloud.google.com/go/storage v1.34 .1 h1:H2Af2dU5J0PF7A5B+ECFIce+RqxVnrVilO+cu0TS3MI =
188
- cloud.google.com/go/storage v1.34 .1 /go.mod h1:VN1ElqqvR9adg1k9xlkUJ55cMOP1/QjnNNuT5xQL6dY =
187
+ cloud.google.com/go/storage v1.35 .1 h1:B59ahL//eDfx2IIKFBeT5Atm9wnNmj3+8xG/W4WB//w =
188
+ cloud.google.com/go/storage v1.35 .1 /go.mod h1:M6M/3V/D3KpzMTJyPOR/HU6n2Si5QdaXYEsng2xgOs8 =
189
189
cloud.google.com/go/talent v1.1.0 /go.mod h1:Vl4pt9jiHKvOgF9KoZo6Kob9oV4lwd/ZD5Cto54zDRw =
190
190
cloud.google.com/go/talent v1.2.0 /go.mod h1:MoNF9bhFQbiJ6eFD3uSsg0uBALw4n4gaCaEjBw9zo8g =
191
191
cloud.google.com/go/trace v1.10.2 h1:80Rh4JSqJLfe/xGNrpyO4MQxiFDXcHG1XrsevfmrIRQ =
You can’t perform that action at this time.
0 commit comments