summaryrefslogtreecommitdiffstats
path: root/Gopkg.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index b6c0268c9..502bd136f 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -13,12 +13,12 @@
version = "^0.5.0"
[[constraint]]
- branch = "master"
name = "github.com/bep/gitmap"
+ version = "^1.0.0"
[[constraint]]
- branch = "master"
- name = "github.com/bep/go-tocss"
+ version = "v0.5.0"
+ name = "github.com/bep/go-tocss"
[[override]]
branch = "master"