File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/kubernetes-csi/csi-lib-utils v0.12.0
7- github.com/kubernetes-csi/external-snapshotter/client/v6 v6.1 .0
7+ github.com/kubernetes-csi/external-snapshotter/client/v6 v6.2 .0
88 github.com/kubernetes-csi/volume-data-source-validator/client v0.0.0-20221031212045-639c33136c1e
99 github.com/prometheus/client_golang v1.14.0
1010 github.com/prometheus/client_model v0.3.0
Original file line number Diff line number Diff line change @@ -97,8 +97,8 @@ github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
9797github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
9898github.com/kubernetes-csi/csi-lib-utils v0.12.0 h1:pqVHD9XvcXHFT/K3tN+HSine4AFjCYO9UkdYgHjkL1E =
9999github.com/kubernetes-csi/csi-lib-utils v0.12.0 /go.mod h1:JS9eDIZmSjx4F9o0bLTVK/qfhIIOifdjEfVXzxWapfE =
100- github.com/kubernetes-csi/external-snapshotter/client/v6 v6.1 .0 h1:yeuon3bOuOADwiWl2CyYrU4vbmYbAzGLCTscE1yLNHk =
101- github.com/kubernetes-csi/external-snapshotter/client/v6 v6.1 .0 /go.mod h1:eVY6gNtSrhsblGAqKFDG3CrkCLFAjsDvOpPpt+EaS6k =
100+ github.com/kubernetes-csi/external-snapshotter/client/v6 v6.2 .0 h1:cMM5AB37e9aRGjErygVT6EuBPB6s5a+l95OPERmSlVM =
101+ github.com/kubernetes-csi/external-snapshotter/client/v6 v6.2 .0 /go.mod h1:VQVLCPGDX5l6V5PezjlDXLa+SpCbWSVU7B16cFWVVeE =
102102github.com/mailru/easyjson v0.0.0-20190614124828-94de47d64c63 /go.mod h1:C1wdFJiN94OJF2b5HbByQZoLdCWB1Yqtg26g4irojpc =
103103github.com/mailru/easyjson v0.0.0-20190626092158-b2ccc519800e /go.mod h1:C1wdFJiN94OJF2b5HbByQZoLdCWB1Yqtg26g4irojpc =
104104github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0 =
Original file line number Diff line number Diff line change @@ -74,8 +74,8 @@ github.com/json-iterator/go
7474# github.com/kubernetes-csi/csi-lib-utils v0.12.0
7575## explicit; go 1.18
7676github.com/kubernetes-csi/csi-lib-utils/leaderelection
77- # github.com/kubernetes-csi/external-snapshotter/client/v6 v6.1 .0
78- ## explicit; go 1.18
77+ # github.com/kubernetes-csi/external-snapshotter/client/v6 v6.2 .0
78+ ## explicit; go 1.19
7979github.com/kubernetes-csi/external-snapshotter/client/v6/apis/volumesnapshot/v1
8080# github.com/kubernetes-csi/volume-data-source-validator/client v0.0.0-20221031212045-639c33136c1e => ./client
8181## explicit; go 1.19
You can’t perform that action at this time.
0 commit comments