chore(deps): bump github.com/onsi/gomega from v1.35.0 to v1.35.1

This commit is contained in:
nemezo 2024-11-06 14:25:41 +01:00
parent 53c0de5627
commit c6b15bb5b2
No known key found for this signature in database
2 changed files with 6 additions and 2 deletions

4
go.mod
View file

@ -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