This repository was archived by the owner on Dec 11, 2023. It is now read-only.
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 @@ -6,7 +6,7 @@ require (
66 cloud.google.com/go/billing v1.13.0
77 cloud.google.com/go/logging v1.7.0
88 cloud.google.com/go/pubsub v1.30.0
9- cloud.google.com/go/storage v1.29.0
9+ cloud.google.com/go/storage v1.30.1
1010 github.com/Azure/azure-sdk-for-go v68.0.0+incompatible
1111 github.com/Azure/go-autorest/autorest v0.11.28
1212 github.com/Azure/go-autorest/autorest/azure/auth v0.5.12
Original file line number Diff line number Diff line change @@ -68,8 +68,8 @@ cloud.google.com/go/storage v1.6.0/go.mod h1:N7U0C8pVQ/+NIKOBQyamJIeKQKkZ+mxpohl
6868cloud.google.com/go/storage v1.8.0 /go.mod h1:Wv1Oy7z6Yz3DshWRJFhqM/UCfaWIRTdp0RXyy7KQOVs =
6969cloud.google.com/go/storage v1.10.0 /go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9ullr3+Kg0 =
7070cloud.google.com/go/storage v1.18.2 /go.mod h1:AiIj7BWXyhO5gGVmYJ+S8tbkCx3yb0IMjua8Aw4naVM =
71- cloud.google.com/go/storage v1.29.0 h1:6weCgzRvMg7lzuUurI4697AqIRPU1SvzHhynwpW31jI =
72- cloud.google.com/go/storage v1.29.0 /go.mod h1:4puEjyTKnku6gfKoTfNOU/W+a9JyuVNxjpS5GBrB8h4 =
71+ cloud.google.com/go/storage v1.30.1 h1:uOdMxAs8HExqBlnLtnQyP0YkvbiDpdGShGKtx6U/oNM =
72+ cloud.google.com/go/storage v1.30.1 /go.mod h1:NfxhC0UJE1aXSx7CIIbCf7y9HKT7BiccwkR7+P7gN8E =
7373contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20200907061046-05415f1de66d h1:LblfooH1lKOpp1hIhukktmSAxFkqMPFk9KR6iZ0MJNI =
7474contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20200907061046-05415f1de66d /go.mod h1:IshRmMJBhDfFj5Y67nVhMYTTIze91RUeT73ipWKs/GY =
7575contrib.go.opencensus.io/exporter/prometheus v0.4.0 h1:0QfIkj9z/iVZgK31D9H9ohjjIDApI2GOPScCKwxedbs =
You can’t perform that action at this time.
0 commit comments