Skip to content

Commit

Permalink
use go-dockerclient=1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
krzysztof-indyk committed Oct 24, 2018
1 parent 55e21bb commit f15054a
Show file tree
Hide file tree
Showing 22 changed files with 53 additions and 310 deletions.
6 changes: 3 additions & 3 deletions Gopkg.lock

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

2 changes: 1 addition & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[[constraint]]
name = "github.com/fsouza/go-dockerclient"
version = "~1.3.1"
version = "~1.2.1"

[[override]]
name = "github.com/docker/docker"
Expand Down
2 changes: 1 addition & 1 deletion vendor/github.com/fsouza/go-dockerclient/.travis.yml

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

5 changes: 0 additions & 5 deletions vendor/github.com/fsouza/go-dockerclient/AUTHORS

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

2 changes: 1 addition & 1 deletion vendor/github.com/fsouza/go-dockerclient/Gopkg.toml

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

2 changes: 1 addition & 1 deletion vendor/github.com/fsouza/go-dockerclient/Makefile

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

2 changes: 1 addition & 1 deletion vendor/github.com/fsouza/go-dockerclient/appveyor.yml

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

57 changes: 3 additions & 54 deletions vendor/github.com/fsouza/go-dockerclient/auth.go

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

1 change: 0 additions & 1 deletion vendor/github.com/fsouza/go-dockerclient/container.go

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

2 changes: 1 addition & 1 deletion vendor/github.com/fsouza/go-dockerclient/env.go

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

42 changes: 0 additions & 42 deletions vendor/github.com/fsouza/go-dockerclient/go.mod

This file was deleted.

78 changes: 0 additions & 78 deletions vendor/github.com/fsouza/go-dockerclient/go.sum

This file was deleted.

25 changes: 16 additions & 9 deletions vendor/github.com/fsouza/go-dockerclient/image.go

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

Loading

0 comments on commit f15054a

Please sign in to comment.