9 lines
315 B
Diff
9 lines
315 B
Diff
|
--- go.mod~ 2020-10-29 14:19:22.000000000 +0100
|
||
|
+++ go.mod 2020-12-05 00:47:43.572653141 +0100
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-module github.com/drone/drone
|
||
|
+module github.com/drone/drone/cmd/drone-server
|
||
|
|
||
|
replace github.com/docker/docker => github.com/docker/engine v17.12.0-ce-rc1.0.20200309214505-aa6a9891b09c+incompatible
|
||
|
|