mirror of
https://github.com/containrrr/watchtower.git
synced 2026-03-03 19:30:17 +01:00
fix(deps): update module github.com/docker/cli to v27
This commit is contained in:
parent
14610caec0
commit
0636edc70e
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -5,7 +5,7 @@ go 1.22
|
|||
require (
|
||||
github.com/containrrr/shoutrrr v0.8.0
|
||||
github.com/distribution/reference v0.5.0
|
||||
github.com/docker/cli v24.0.9+incompatible
|
||||
github.com/docker/cli v27.0.3+incompatible
|
||||
github.com/docker/docker v24.0.9+incompatible
|
||||
github.com/docker/go-connections v0.5.0
|
||||
github.com/onsi/ginkgo v1.16.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue