summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Gopkg.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index 76c1bc81d..16e3b8009 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -2,7 +2,7 @@
[[constraint]]
name = "github.com/BurntSushi/toml"
- version = "0.3.0"
+ branch = "master"
[[constraint]]
name = "github.com/PuerkitoBio/purell"