fix(deps): update module github.com/onsi/gomega to v1.35.1

This commit is contained in:
renovate[bot] 2024-11-04 13:45:57 +00:00 committed by Jan O. Rundshagen
parent e1e60efe87
commit 5ea99b1447
2 changed files with 15 additions and 5 deletions

10
go.mod
View file

@ -10,7 +10,7 @@ require (
github.com/docker/go-connections v0.5.0
github.com/onsi/ginkgo v1.16.5
github.com/onsi/ginkgo/v2 v2.20.2
github.com/onsi/gomega v1.34.2
github.com/onsi/gomega v1.35.1
github.com/prometheus/client_golang v1.20.4
github.com/robfig/cron v1.2.0
github.com/sirupsen/logrus v1.9.3
@ -18,7 +18,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.19.0
github.com/stretchr/testify v1.9.0
golang.org/x/net v0.29.0
golang.org/x/net v0.30.0
)
require (
@ -75,10 +75,10 @@ require (
github.com/subosito/gotenv v1.6.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
golang.org/x/sys v0.25.0 // indirect
golang.org/x/text v0.18.0
golang.org/x/sys v0.26.0 // indirect
golang.org/x/text v0.19.0
golang.org/x/time v0.5.0 // indirect
google.golang.org/protobuf v1.34.2 // indirect
google.golang.org/protobuf v1.35.1 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect