1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-10 03:20:20 +00:00

go mod and vendor changes

This commit is contained in:
rajashree
2019-11-13 14:46:03 -08:00
committed by Alena Prokharchyk
parent 9c1c0ea999
commit 091fa14a5d
200 changed files with 12739 additions and 20 deletions

3
vendor/github.com/mitchellh/copystructure/go.mod generated vendored Normal file
View File

@@ -0,0 +1,3 @@
module github.com/mitchellh/copystructure
require github.com/mitchellh/reflectwalk v1.0.0