Skip to content

Commit

Permalink
vendor: update go-dockerclient, docker packages
Browse files Browse the repository at this point in the history
This commit updates go-dockerclient to include api v1.30 fields in the
container struct. Since go-dockclient has a dependency on
docker/docker:master, we have updated that as well.

ran dep ensure, dep prune
  • Loading branch information
adnxn committed Nov 14, 2017
1 parent 6f1b72a commit ca70b31
Show file tree
Hide file tree
Showing 920 changed files with 124,180 additions and 38,489 deletions.
100 changes: 77 additions & 23 deletions agent/Gopkg.lock

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

4 changes: 2 additions & 2 deletions agent/Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@

[[constraint]]
name = "github.com/docker/docker"
revision ="1dbf3c65e15a2d021cc15ded9caaf6192d58970b"
branch = "master"

[[constraint]]
name = "github.com/fsouza/go-dockerclient"
revision ="98edf3edfae6a6500fecc69d2bcccf1302544004"
revision ="d25e8d2941bd448756b336a2ec3abf79802d6ddf"

[[constraint]]
name = "github.com/golang/mock"
Expand Down
4 changes: 2 additions & 2 deletions agent/vendor/github.com/Azure/go-ansiterm/csi_entry_state.go

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

4 changes: 2 additions & 2 deletions agent/vendor/github.com/Azure/go-ansiterm/csi_param_state.go

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

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

4 changes: 2 additions & 2 deletions agent/vendor/github.com/Azure/go-ansiterm/escape_state.go

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

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

Loading

0 comments on commit ca70b31

Please sign in to comment.