Skip to content

Commit b6ff7ff

Browse files
committed
Resolve linux issue with docker daemon
1 parent b362d64 commit b6ff7ff

2 files changed

Lines changed: 13 additions & 8 deletions

File tree

Gopkg.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,11 @@
114114
[[override]]
115115
name = "github.com/sirupsen/logrus"
116116
version = "v1.0.6"
117+
118+
[[override]]
119+
name = "github.com/Nvveen/Gotty"
120+
source = "https://github.com/ijc25/Gotty.git"
121+
revision = "a8b993ba6abdb0e0c12b0125c603323a71c7790c"
117122

118123
[prune]
119124
go-tests = true

0 commit comments

Comments
 (0)