Skip to content

Commit

Permalink
chore: Update vendor packages
Browse files Browse the repository at this point in the history
  • Loading branch information
wadackel committed Feb 14, 2018
1 parent 78c2f1e commit 2179ede
Show file tree
Hide file tree
Showing 310 changed files with 148,131 additions and 13,250 deletions.
38 changes: 37 additions & 1 deletion Gopkg.lock

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

39 changes: 17 additions & 22 deletions Gopkg.toml
Original file line number Diff line number Diff line change
@@ -1,29 +1,24 @@

# Gopkg.toml example
#
# Refer to /~https://github.com/golang/dep/blob/master/docs/Gopkg.toml.md
# for detailed Gopkg.toml documentation.
#
# required = ["github.com/user/thing/cmd/thing"]
# ignored = ["github.com/user/project/pkgX", "bitbucket.org/user/project/pkgA/pkgY"]
#
# [[constraint]]
# name = "github.com/user/project"
# version = "1.0.0"
#
# [[constraint]]
# name = "github.com/user/project2"
# branch = "dev"
# source = "github.com/myfork/project2"
#
# [[override]]
# name = "github.com/x/y"
# version = "2.4.0"

[[constraint]]
name = "github.com/stretchr/testify"
version = "1.2.1"

[[constraint]]
name = "github.com/tsuyoshiwada/go-gitcmd"
version = "0.0.1"

[[constraint]]
name = "github.com/urfave/cli"
version = "1.20.0"

[prune]
non-go = true
go-tests = true
unused-packages = true

[[constraint]]
name = "github.com/fatih/color"
version = "1.6.0"

[[constraint]]
name = "github.com/imdario/mergo"
version = "0.3.2"
22 changes: 0 additions & 22 deletions vendor/github.com/davecgh/go-spew/.gitignore

This file was deleted.

14 changes: 0 additions & 14 deletions vendor/github.com/davecgh/go-spew/.travis.yml

This file was deleted.

205 changes: 0 additions & 205 deletions vendor/github.com/davecgh/go-spew/README.md

This file was deleted.

22 changes: 0 additions & 22 deletions vendor/github.com/davecgh/go-spew/cov_report.sh

This file was deleted.

Loading

0 comments on commit 2179ede

Please sign in to comment.