mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 22:05:23 +02:00
fix(api): update gomod
This commit is contained in:
parent
be0b01611f
commit
b2cc6be007
2 changed files with 5 additions and 1 deletions
|
@ -35,6 +35,6 @@ require (
|
|||
gopkg.in/src-d/go-git.v4 v4.13.1
|
||||
)
|
||||
|
||||
replace github.com/docker/docker => github.com/docker/engine v1.4.2-0.20191127222017-3152f9436292
|
||||
replace github.com/docker/docker => github.com/docker/engine v1.4.2-0.20200204220554-5f6d6f3f2203
|
||||
|
||||
replace gopkg.in/asn1-ber.v1 => github.com/go-asn1-ber/asn1-ber v1.3.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue