mirror of
https://github.com/containrrr/watchtower.git
synced 2026-01-19 23:36:10 +01:00
chore(deps): bump github.com/onsi/gomega from v1.35.0 to v1.35.1
This commit is contained in:
parent
53c0de5627
commit
c6b15bb5b2
2 changed files with 6 additions and 2 deletions
4
go.mod
4
go.mod
|
|
@ -9,7 +9,7 @@ require (
|
|||
github.com/docker/docker v27.3.1+incompatible
|
||||
github.com/docker/go-connections v0.5.0
|
||||
github.com/onsi/ginkgo v1.16.5
|
||||
github.com/onsi/gomega v1.35.0
|
||||
github.com/onsi/gomega v1.35.1
|
||||
github.com/prometheus/client_golang v1.20.5
|
||||
github.com/robfig/cron v1.2.0
|
||||
github.com/sirupsen/logrus v1.9.3
|
||||
|
|
@ -34,7 +34,7 @@ require (
|
|||
github.com/docker/go-units v0.5.0 // indirect
|
||||
github.com/fatih/color v1.18.0 // indirect
|
||||
github.com/felixge/httpsnoop v1.0.4 // indirect
|
||||
github.com/fsnotify/fsnotify v1.7.0 // indirect
|
||||
github.com/fsnotify/fsnotify v1.8.0 // indirect
|
||||
github.com/go-logr/logr v1.4.2 // indirect
|
||||
github.com/go-logr/stdr v1.2.2 // indirect
|
||||
github.com/gogo/protobuf v1.3.2 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue