mirror of
https://github.com/containrrr/watchtower.git
synced 2026-01-21 08:16:10 +01:00
fix(deps): update docker/cli and docker/docker dependencies to v28.0.4
This commit is contained in:
parent
b135385b6c
commit
a4ade4ebd0
2 changed files with 6 additions and 6 deletions
4
go.mod
4
go.mod
|
|
@ -5,8 +5,8 @@ go 1.24
|
|||
require (
|
||||
github.com/containrrr/shoutrrr v0.8.0
|
||||
github.com/distribution/reference v0.6.0
|
||||
github.com/docker/cli v28.0.2+incompatible
|
||||
github.com/docker/docker v28.0.2+incompatible
|
||||
github.com/docker/cli v28.0.4+incompatible
|
||||
github.com/docker/docker v28.0.4+incompatible
|
||||
github.com/docker/go-connections v0.5.0
|
||||
github.com/onsi/ginkgo v1.16.5
|
||||
github.com/onsi/gomega v1.36.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue