Commit Graph

8 Commits

Author SHA1 Message Date
saad-ali
97cb2c2214 Update dependencies
Change Kubernetes dependency to v1.17.0
Change csi-lib-utils to v0.7.0
2019-12-30 16:30:48 -08:00
Patrick Ohly
211f83fe15 replace "dep" with "go mod"
A simple "go mod init && go mod tidy && go mod vendor" was enough and
mostly seems to have picked the same revisions of the dependencies as
before. Notable exceptions are klog and gogo/protobuf.
2019-10-28 12:46:41 +01:00
Andrew Sy Kim
4e3f4a86ec update vendor csi-lib-utils@v0.6.1
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
2019-04-03 15:21:56 -04:00
Andrew Kim
c20ded872e update csi-lib-utils to v0.4.0 2019-03-29 21:12:29 -04:00
Michelle Au
bb5f13e6bb Update k8s apis to release-1.14 and update all of vendor 2019-03-11 14:01:03 -07:00
Michelle Au
8c0accad66 add prune and remove unused packages 2019-03-08 14:54:43 -08:00
Andrew Kim
7536845501 update vendor to use csi-lib-utils v0.3.0 2019-02-13 22:37:46 -05:00
Michelle Au
d41ad8a10b vendor protosanitizer 2018-11-30 13:32:10 -08:00