Skip to content

Commit

Permalink
update dockerclient -> v1.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bcicen committed Oct 26, 2020
1 parent 0fb627a commit 426dd2c
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 20 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/bcicen/ctop
require (
github.com/BurntSushi/toml v0.3.1
github.com/c9s/goprocinfo v0.0.0-20170609001544-b34328d6e0cd
github.com/fsouza/go-dockerclient v1.4.1
github.com/fsouza/go-dockerclient v1.6.6
github.com/gizak/termui v2.3.0+incompatible
github.com/jgautheron/codename-generator v0.0.0-20150829203204-16d037c7cc3c
github.com/mattn/go-runewidth v0.0.0-20170201023540-14207d285c6c // indirect
Expand All @@ -13,7 +13,7 @@ require (
github.com/op/go-logging v0.0.0-20160211212156-b2cb9fa56473
github.com/opencontainers/runc v1.0.0-rc92
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.2.2
github.com/stretchr/testify v1.4.0
)

replace github.com/gizak/termui => github.com/bcicen/termui v0.0.0-20180326052246-4eb80249d3f5
Expand Down
Loading

0 comments on commit 426dd2c

Please sign in to comment.