mirror of
https://github.com/containrrr/watchtower.git
synced 2026-04-18 09:59:02 +02:00
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.20.2
This commit is contained in:
parent
ae71dde800
commit
45336e600a
2 changed files with 2 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -9,7 +9,7 @@ require (
|
|||
github.com/docker/docker v27.2.0+incompatible
|
||||
github.com/docker/go-connections v0.5.0
|
||||
github.com/onsi/ginkgo v1.16.5
|
||||
github.com/onsi/ginkgo/v2 v2.19.0
|
||||
github.com/onsi/ginkgo/v2 v2.20.2
|
||||
github.com/onsi/gomega v1.34.1
|
||||
github.com/prometheus/client_golang v1.20.3
|
||||
github.com/robfig/cron v1.2.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue