From 3199079ffccf81e7106e4d09b34e9800081bd955 Mon Sep 17 00:00:00 2001 From: Mark Beamer Jr Date: Wed, 11 Jul 2018 11:52:56 -0400 Subject: [PATCH] changed constraint as it affects internal-apis changes. --- Gopkg.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gopkg.toml b/Gopkg.toml index 249db59..c2db89a 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -32,7 +32,7 @@ [[constraint]] name = "github.com/spf13/cast" - version = "1.1.0" + branch = "master" [[constraint]] branch = "master"