remove unnecessary deps

Former-commit-id: 634283a9b227064b703c3c45ce893dfa08345bb7
This commit is contained in:
Gerasimos (Makis) Maropoulos 2018-08-31 02:16:23 +03:00
parent f365be3c62
commit e6bd3c1f0c
2 changed files with 0 additions and 10 deletions

6
Gopkg.lock generated
View File

@ -115,12 +115,6 @@
packages = [".","terminal"]
revision = "825e39f34365e7db2c9fbc3692c16220e3bd7418"
[[projects]]
branch = "v2"
name = "github.com/kataras/survey"
packages = [".","terminal","core"]
revision = "00934ae069eda15df26fa427ac393e67e239380c"
[[projects]]
name = "github.com/klauspost/compress"
packages = ["flate","gzip"]

View File

@ -42,10 +42,6 @@
branch = "master"
name = "github.com/kataras/golog"
[[constraint]]
branch = "v2"
name = "github.com/kataras/survey"
[[constraint]]
name = "github.com/klauspost/compress"
version = "1.2.1"