From fc764868ad94c641e184961857ce90961d366599 Mon Sep 17 00:00:00 2001 From: Phillip Wittrock Date: Sun, 21 Jan 2018 23:08:15 -0800 Subject: [PATCH] Change Godep.toml branch => version --- Gopkg.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gopkg.toml b/Gopkg.toml index c098ba8506..222590f519 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -25,7 +25,7 @@ # Comment to update deps with dep tool [[constraint]] - branch = "v0.1-alpha.28" + version = "v0.1-alpha.28" name = "github.com/kubernetes-incubator/apiserver-builder" [[constraint]]