Skip to content

Commit 143b6e5

Browse files
authored
Merge pull request #233 from kubernetes-csi/dependabot/go_modules/github.com/container-storage-interface/spec-1.7.0
Bump github.com/container-storage-interface/spec from 1.5.0 to 1.7.0
2 parents 1df202a + ed066ee commit 143b6e5

File tree

4 files changed

+251
-248
lines changed

4 files changed

+251
-248
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/kubernetes-csi/external-resizer
33
go 1.17
44

55
require (
6-
github.com/container-storage-interface/spec v1.5.0
6+
github.com/container-storage-interface/spec v1.7.0
77
github.com/google/gofuzz v1.2.0 // indirect
88
github.com/imdario/mergo v0.3.12 // indirect
99
github.com/kubernetes-csi/csi-lib-utils v0.11.0

go.sum

+2-1
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,9 @@ github.com/cncf/xds/go v0.0.0-20211011173535-cb28da3451f1/go.mod h1:eXthEFrGJvWH
107107
github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5/go.mod h1:h6jFvWxBdQXxjopDMZyH2UVceIRfR84bdzbkoKrsWNo=
108108
github.com/cockroachdb/errors v1.2.4/go.mod h1:rQD95gz6FARkaKkQXUksEje/d9a6wBJoCr5oaCLELYA=
109109
github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f/go.mod h1:i/u985jwjWRlyHXQbwatDASoW0RMlZ/3i9yJHE2xLkI=
110-
github.com/container-storage-interface/spec v1.5.0 h1:lvKxe3uLgqQeVQcrnL2CPQKISoKjTJxojEs9cBk+HXo=
111110
github.com/container-storage-interface/spec v1.5.0/go.mod h1:8K96oQNkJ7pFcC2R9Z1ynGGBB1I93kcS6PGg3SsOk8s=
111+
github.com/container-storage-interface/spec v1.7.0 h1:gW8eyFQUZWWrMWa8p1seJ28gwDoN5CVJ4uAbQ+Hdycw=
112+
github.com/container-storage-interface/spec v1.7.0/go.mod h1:JYuzLqr9VVNoDJl44xp/8fmCOvWPDKzuGTwCoklhuqk=
112113
github.com/coreos/bbolt v1.3.2/go.mod h1:iRUV2dpdMOn7Bo10OQBFzIJO9kkE559Wcmn+qkEiiKk=
113114
github.com/coreos/etcd v3.3.13+incompatible/go.mod h1:uF7uidLiAD3TWHmW31ZFd/JWoc32PjwdhPthX9715RE=
114115
github.com/coreos/go-oidc v2.1.0+incompatible/go.mod h1:CgnwVTmzoESiwO9qyAFEMiHoZ1nMCKZlZ9V6mm3/LKc=

0 commit comments

Comments
 (0)