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 @@ -7,7 +7,7 @@ replace sigs.k8s.io/cluster-api => ../../
7
7
replace sigs.k8s.io/cluster-api/test => ../../test
8
8
9
9
require (
10
- cloud.google.com/go/storage v1.34 .1
10
+ cloud.google.com/go/storage v1.35 .1
11
11
github.com/blang/semver/v4 v4.0.0
12
12
github.com/pkg/errors v0.9.1
13
13
github.com/spf13/pflag v1.0.5
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ cloud.google.com/go/storage v1.6.0/go.mod h1:N7U0C8pVQ/+NIKOBQyamJIeKQKkZ+mxpohl
43
43
cloud.google.com/go/storage v1.8.0 /go.mod h1:Wv1Oy7z6Yz3DshWRJFhqM/UCfaWIRTdp0RXyy7KQOVs =
44
44
cloud.google.com/go/storage v1.10.0 /go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9ullr3+Kg0 =
45
45
cloud.google.com/go/storage v1.14.0 /go.mod h1:GrKmX003DSIwi9o29oFT7YDnHYwZoctc3fOKtUw0Xmo =
46
- cloud.google.com/go/storage v1.34 .1 h1:H2Af2dU5J0PF7A5B+ECFIce+RqxVnrVilO+cu0TS3MI =
47
- cloud.google.com/go/storage v1.34 .1 /go.mod h1:VN1ElqqvR9adg1k9xlkUJ55cMOP1/QjnNNuT5xQL6dY =
46
+ cloud.google.com/go/storage v1.35 .1 h1:B59ahL//eDfx2IIKFBeT5Atm9wnNmj3+8xG/W4WB//w =
47
+ cloud.google.com/go/storage v1.35 .1 /go.mod h1:M6M/3V/D3KpzMTJyPOR/HU6n2Si5QdaXYEsng2xgOs8 =
48
48
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9 /go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU =
49
49
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 h1:UQHMgLO+TxOElx5B5HZ4hJQsoJ/PvUvKRhJHDQXO8P8 =
50
50
github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
You can’t perform that action at this time.
0 commit comments