Skip to content

Commit

Permalink
vendor: fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ggarnier committed Nov 30, 2018
1 parent 1a1d661 commit dc16d9d
Show file tree
Hide file tree
Showing 24 changed files with 9,969 additions and 71 deletions.
83 changes: 71 additions & 12 deletions Gopkg.lock

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

6 changes: 1 addition & 5 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 Down Expand Up @@ -29,10 +29,6 @@
name = "github.com/fsouza/go-dockerclient"
branch = "master"

[[constraint]]
name = "github.com/ghodss/yaml"
branch = "master"

[prune]
go-tests = true
unused-packages = true
5 changes: 2 additions & 3 deletions vendor/github.com/ghodss/yaml/.travis.yml

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

46 changes: 9 additions & 37 deletions vendor/github.com/ghodss/yaml/yaml.go

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

14 changes: 0 additions & 14 deletions vendor/github.com/ghodss/yaml/yaml_go110.go

This file was deleted.

Loading

0 comments on commit dc16d9d

Please sign in to comment.