Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
Bump to the latest version of local k8s cluster
Browse files Browse the repository at this point in the history
[#171866357](https://www.pivotaltracker.com/story/show/171866357)

Co-authored-by: Lisa Burns <[email protected]>
Co-authored-by: Paul Warren <[email protected]>
  • Loading branch information
Lisa Burns and paulcwarren committed Mar 26, 2020
1 parent e4e5458 commit cedd2f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.13
require (
code.cloudfoundry.org/goshims v0.1.0
code.cloudfoundry.org/lager v2.0.0+incompatible
code.cloudfoundry.org/smb-volume-k8s-local-cluster v1.0.1-0.20200319225428-e014570a36b9
code.cloudfoundry.org/smb-volume-k8s-local-cluster v1.0.1-0.20200326183518-2dbe83585015
github.com/container-storage-interface/spec v1.2.0
github.com/konsorten/go-windows-terminal-sequences v1.0.2 // indirect
github.com/kubernetes-csi/csi-lib-utils v0.7.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ code.cloudfoundry.org/lager v2.0.0+incompatible h1:WZwDKDB2PLd/oL+USK4b4aEjUymIe
code.cloudfoundry.org/lager v2.0.0+incompatible/go.mod h1:O2sS7gKP3HM2iemG+EnwvyNQK7pTSC6Foi4QiMp9sSk=
code.cloudfoundry.org/smb-volume-k8s-local-cluster v1.0.1-0.20200319225428-e014570a36b9 h1:aBMnwkERnzBfc8uQeQuaEAwEPS4c6X0GUO7OPVcEohg=
code.cloudfoundry.org/smb-volume-k8s-local-cluster v1.0.1-0.20200319225428-e014570a36b9/go.mod h1:SQkHTtm+Lvq7j2HjFGBj2ZUUnnvj2R78/SysHk4a1fU=
code.cloudfoundry.org/smb-volume-k8s-local-cluster v1.0.1-0.20200326183518-2dbe83585015 h1:JLECxVLz5Q1JR+GGtHwUnzfnMPQiblMVWPlE1eLBpII=
code.cloudfoundry.org/smb-volume-k8s-local-cluster v1.0.1-0.20200326183518-2dbe83585015/go.mod h1:SQkHTtm+Lvq7j2HjFGBj2ZUUnnvj2R78/SysHk4a1fU=
github.com/Azure/azure-sdk-for-go v35.0.0+incompatible/go.mod h1:9XXNKU+eRnpl9moKnB4QOLf1HestfXbmab5FXxiDBjc=
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78/go.mod h1:LmzpDX56iTiv29bbRTIsUNlaFfuhWRQBWjQdVyAevI8=
github.com/Azure/go-autorest/autorest v0.9.0/go.mod h1:xyHB1BMZT0cuDHU7I0+g046+BFDTQ8rEZB0s4Yfa6bI=
Expand Down

0 comments on commit cedd2f8

Please sign in to comment.