Skip to content

Commit

Permalink
update dep packages
Browse files Browse the repository at this point in the history
  • Loading branch information
warrensbox committed Feb 6, 2019
1 parent 03788b1 commit 640922a
Show file tree
Hide file tree
Showing 417 changed files with 128,125 additions and 6,913 deletions.
143 changes: 127 additions & 16 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Gopkg.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Gopkg.toml example
#
# Refer to https://github.com/golang/dep/blob/master/docs/Gopkg.toml.md
# Refer to https://golang.github.io/dep/docs/Gopkg.toml.html
# for detailed Gopkg.toml documentation.
#
# required = ["github.com/user/thing/cmd/thing"]
Expand All @@ -27,11 +27,11 @@

[[constraint]]
name = "github.com/manifoldco/promptui"
version = "0.3.0"
version = "0.3.2"

[[constraint]]
name = "github.com/warrensbox/tgswitch"
version = "0.4.552"
branch = "master"
name = "github.com/pborman/getopt"

[prune]
go-tests = true
Expand Down
3 changes: 3 additions & 0 deletions vendor/github.com/alecthomas/gometalinter/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 640922a

Please sign in to comment.