diff --git a/Gopkg.toml b/Gopkg.toml index 20432859..4458919e 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -10,10 +10,6 @@ name = "gopkg.in/natefinch/lumberjack.v2" version = "2.1" -[[constraint]] - branch = "master" - name = "github.com/linkedin/Burrow" - [[constraint]] name = "github.com/pborman/uuid" version = "1.1.0" @@ -40,4 +36,4 @@ [[constraint]] name = "github.com/spf13/viper" - version = "1.0.0" \ No newline at end of file + version = "1.0.0"