Skip to content

Commit 2008a7b

Browse files
author
TP Honey
authored
Merge pull request #6 from tphoney/use_proper_docker_version
(maint) use a proper docker version
2 parents d20d203 + 552d0bd commit 2008a7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ replace github.com/docker/docker => github.com/docker/engine v17.12.0-ce-rc1.0.2
66

77
require (
88
github.com/docker/distribution v2.7.1+incompatible
9-
github.com/docker/docker v0.0.0-00010101000000-000000000000
9+
github.com/docker/docker v0.0.1
1010
github.com/docker/go-connections v0.4.0
1111
github.com/drone/runner-go v1.9.0
1212
github.com/go-chi/chi v1.5.4

0 commit comments

Comments
 (0)