mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 05:45:22 +02:00
update docker go mod to 23.0.3 (#9024)
This commit is contained in:
parent
e8e8329aab
commit
ecf7f7ec14
2 changed files with 3 additions and 1 deletions
|
@ -15,7 +15,7 @@ require (
|
|||
github.com/coreos/go-semver v0.3.0
|
||||
github.com/dchest/uniuri v0.0.0-20200228104902-7aecb25e1fe5
|
||||
github.com/docker/cli v20.10.12+incompatible
|
||||
github.com/docker/docker v23.0.2+incompatible
|
||||
github.com/docker/docker v23.0.3+incompatible
|
||||
github.com/fvbommel/sortorder v1.0.2
|
||||
github.com/fxamacker/cbor/v2 v2.3.0
|
||||
github.com/g07cha/defender v0.0.0-20180505193036-5665c627c814
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue