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

vendor update

This commit is contained in:
kinarashah
2019-11-25 17:55:31 -08:00
committed by Denise
parent b9900f3b9c
commit 58cd00391c
31 changed files with 394 additions and 5965 deletions

4
go.mod
View File

@@ -47,8 +47,8 @@ require (
github.com/mcuadros/go-version v0.0.0-20180611085657-6d5863ca60fa
github.com/pkg/errors v0.8.1
github.com/rancher/kontainer-driver-metadata v0.0.0-20191113181829-54094fc6ca6f
github.com/rancher/norman v0.0.0-20191111202053-1fcac7eb4fea
github.com/rancher/types v0.0.0-20191113224327-a0d18782c0f1
github.com/rancher/norman v0.0.0-20191126010027-3afadb987c81
github.com/rancher/types v0.0.0-20191126014355-31d195f931ec
github.com/sirupsen/logrus v1.4.2
github.com/smartystreets/goconvey v0.0.0-20190731233626-505e41936337 // indirect
github.com/stretchr/testify v1.4.0