From ae3be829659d94ef0f52b7bdda3c69d1321de64a 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]]