summaryrefslogtreecommitdiff
path: root/vendor.conf
diff options
context:
space:
mode:
Diffstat (limited to 'vendor.conf')
-rw-r--r--vendor.conf9
1 files changed, 7 insertions, 2 deletions
diff --git a/vendor.conf b/vendor.conf
index ce3ca9d44..cd018e3c2 100644
--- a/vendor.conf
+++ b/vendor.conf
@@ -90,8 +90,8 @@ k8s.io/api kubernetes-1.10.13-beta.0 https://github.com/kubernetes/api
k8s.io/apimachinery kubernetes-1.10.13-beta.0 https://github.com/kubernetes/apimachinery
k8s.io/client-go kubernetes-1.10.13-beta.0 https://github.com/kubernetes/client-go
github.com/mrunalp/fileutils 7d4729fb36185a7c1719923406c9d40e54fb93c7
-github.com/varlink/go 92687ab4eb68d99e43b1f5b93477ad76bb54f811
-github.com/containers/buildah 2406e4acaa00938b8324a0ef3caadbe5668ec896
+github.com/varlink/go 3ac79db6fd6aec70924193b090962f92985fe199
+github.com/containers/buildah e7ca330f923701dba8859f5c014d0a9a3f7f0a49
# TODO: Gotty has not been updated since 2012. Can we find replacement?
github.com/Nvveen/Gotty cd527374f1e5bff4938207604a14f2e38a9cf512
# do not go beyond the below commit as the next one requires a more recent
@@ -105,3 +105,8 @@ github.com/pkg/profile v1.2.1
github.com/klauspost/pgzip v1.2.1
github.com/klauspost/compress v1.4.1
github.com/klauspost/cpuid v1.2.0
+github.com/onsi/ginkgo v1.7.0
+github.com/onsi/gomega v1.4.3
+github.com/hpcloud/tail v1.0.0
+gopkg.in/fsnotify.v1 v1.4.2
+gopkg.in/tomb.v1 v1