We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d20d203 + 552d0bd commit 2008a7bCopy full SHA for 2008a7b
1 file changed
go.mod
@@ -6,7 +6,7 @@ replace github.com/docker/docker => github.com/docker/engine v17.12.0-ce-rc1.0.2
6
7
require (
8
github.com/docker/distribution v2.7.1+incompatible
9
- github.com/docker/docker v0.0.0-00010101000000-000000000000
+ github.com/docker/docker v0.0.1
10
github.com/docker/go-connections v0.4.0
11
github.com/drone/runner-go v1.9.0
12
github.com/go-chi/chi v1.5.4
0 commit comments