Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
Merge pull request #189 from vania-pooh/master
Browse files Browse the repository at this point in the history
Updated Docker client (fixes #187)
  • Loading branch information
vania-pooh authored Oct 4, 2018
2 parents ea07de8 + f0dba5d commit adce3ca
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sudo: required
language: go

go:
- 1.9.x
- 1.11.x

services:
- docker
Expand Down
11 changes: 6 additions & 5 deletions 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 Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

[[override]]
name = "github.com/docker/cli"
revision = "fab4762941664751423f51dda0f3f8b644eb69a3"
revision = "608b6632b05840a5cd9c6ad837d1fa1118444d41"

[[constraint]]
revision = "ebfec748347a9af6793c723f8859afcd906860fb"
Expand Down Expand Up @@ -67,4 +67,4 @@

[[constraint]]
name = "github.com/aerokube/util"
revision = "78436541227f568704800278e78f52274fa3bfce"
branch = "master"

0 comments on commit adce3ca

Please sign in to comment.