mirror of
https://github.com/containrrr/watchtower.git
synced 2026-03-08 05:32:35 +01:00
fix(deps): update module github.com/docker/docker to v28.1.1+incompatible
This commit is contained in:
parent
a9642a2dcc
commit
5d5e090863
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -6,7 +6,7 @@ require (
|
|||
github.com/containrrr/shoutrrr v0.8.0
|
||||
github.com/distribution/reference v0.6.0
|
||||
github.com/docker/cli v28.0.4+incompatible
|
||||
github.com/docker/docker v28.0.4+incompatible
|
||||
github.com/docker/docker v28.1.1+incompatible
|
||||
github.com/docker/go-connections v0.5.0
|
||||
github.com/onsi/ginkgo/v2 v2.23.3
|
||||
github.com/onsi/gomega v1.36.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue