Skip to content

Commit

Permalink
Updating ibm-csi-common release
Browse files Browse the repository at this point in the history
  • Loading branch information
GunaKKIBM committed Jul 6, 2022
1 parent 6cac252 commit ccd30bb
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/kubernetes-sigs/ibm-vpc-block-csi-driver
go 1.16

require (
github.com/IBM/ibm-csi-common v1.0.0-beta9.0.20220705091926-5ecf15bb1b2e
github.com/IBM/ibm-csi-common v1.0.0-beta17
github.com/IBM/ibmcloud-volume-interface v1.0.0-beta10
github.com/IBM/ibmcloud-volume-vpc v1.0.0-beta15
github.com/container-storage-interface/spec v1.5.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym
github.com/GoogleCloudPlatform/k8s-cloud-provider v0.0.0-20200415212048-7901bc822317/go.mod h1:DF8FZRxMHMGv/vP2lQP6h+dYzzjpuRn24VeRiYn3qjQ=
github.com/IBM-Cloud/ibm-cloud-cli-sdk v0.6.7 h1:eHgfQl6IeSmzWUyiSi13CvoFYsovoyqWlpHX0pa9J54=
github.com/IBM-Cloud/ibm-cloud-cli-sdk v0.6.7/go.mod h1:RiUvKuHKTBmBApDMUQzBL14pQUGKcx/IioKQPIcRQjs=
github.com/IBM/ibm-csi-common v1.0.0-beta9.0.20220705091926-5ecf15bb1b2e h1:QZyndfUeXAxn5NNeWUw0E3DixYeE5RF2R01gY1CTjdg=
github.com/IBM/ibm-csi-common v1.0.0-beta9.0.20220705091926-5ecf15bb1b2e/go.mod h1:PeSXn0la1H7hKalfIwgeldFQ7I5d9h6j6pPId3qxlb8=
github.com/IBM/ibm-csi-common v1.0.0-beta17 h1:isL5pGzz52eKiuJJp3M5OmpBAghcONjSzcmK8RDniiw=
github.com/IBM/ibm-csi-common v1.0.0-beta17/go.mod h1:PeSXn0la1H7hKalfIwgeldFQ7I5d9h6j6pPId3qxlb8=
github.com/IBM/ibmcloud-volume-interface v1.0.0-beta10 h1:m3OO2Xd7NDWovxwa8KLsdUsP95NkKpMJ8YWBS1pa0Ew=
github.com/IBM/ibmcloud-volume-interface v1.0.0-beta10/go.mod h1:BWj2o0UmOSI1rGcObFYmpQgX0zHuhm51W5o+Js8BHcE=
github.com/IBM/ibmcloud-volume-vpc v1.0.0-beta15 h1:NdosO0H9xyKv0jWpWaSOiYcUSaqik0PYUItF+CMxt+w=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
github.com/BurntSushi/toml
# github.com/IBM-Cloud/ibm-cloud-cli-sdk v0.6.7
github.com/IBM-Cloud/ibm-cloud-cli-sdk/common/rest
# github.com/IBM/ibm-csi-common v1.0.0-beta9.0.20220705091926-5ecf15bb1b2e
# github.com/IBM/ibm-csi-common v1.0.0-beta17
## explicit
github.com/IBM/ibm-csi-common/pkg/ibmcloudprovider
github.com/IBM/ibm-csi-common/pkg/messages
Expand Down

0 comments on commit ccd30bb

Please sign in to comment.