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

vendor change

This commit is contained in:
kinarashah
2019-06-27 14:50:54 -07:00
committed by Alena Prokharchyk
parent 9697b3c452
commit 8c8e3d1c6b
126 changed files with 14464 additions and 341 deletions

6
vendor/github.com/mcuadros/go-version/doc.go generated vendored Normal file
View File

@@ -0,0 +1,6 @@
/*
Version normalizer and comparison library for go, heavy based on PHP
version_compare function and Version comparsion libs from Composer
(https://github.com/composer/composer) PHP project
*/
package version