mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-16 15:10:12 +01:00
fix(deps): update module github.com/onsi/ginkgo to v2.22.2
This commit is contained in:
parent
0d48d745b5
commit
0e1243b375
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -73,7 +73,7 @@ require (
|
||||||
go.opentelemetry.io/otel/trace v1.34.0 // indirect
|
go.opentelemetry.io/otel/trace v1.34.0 // indirect
|
||||||
)
|
)
|
||||||
|
|
||||||
require github.com/onsi/ginkgo v1.16.5
|
require github.com/onsi/ginkgo/v2 v2.22.2
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
|
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue