summaryrefslogtreecommitdiffstats
path: root/Gopkg.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml6
1 files changed, 1 insertions, 5 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index 4705439..02db113 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -34,8 +34,8 @@
version = "1.1.0"
[[constraint]]
+ branch="master"
name = "github.com/gizak/termui"
- version = "2.2.0"
[[constraint]]
branch = "master"
@@ -51,8 +51,4 @@
[[constraint]]
branch = "master"
- name = "github.com/tatsushid/go-fastping"
-
-[[constraint]]
- branch = "master"
name = "github.com/sparrc/go-ping"