Skip to content

Commit ed55094

Browse files
Bump github.com/onsi/ginkgo/v2 from 2.27.5 to 2.28.1
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.27.5 to 2.28.1. - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.27.5...v2.28.1) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.28.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5e39ef commit ed55094

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

go.mod

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/aws/aws-sdk-go-v2/credentials v1.19.7
1010
github.com/aws/aws-sdk-go-v2/service/iam v1.53.2
1111
github.com/aws/aws-sdk-go-v2/service/s3 v1.95.1
12-
github.com/onsi/ginkgo/v2 v2.27.5
12+
github.com/onsi/ginkgo/v2 v2.28.1
1313
github.com/onsi/gomega v1.39.0
1414
github.com/prometheus/client_golang v1.23.2
1515
github.com/spf13/pflag v1.0.10
@@ -45,7 +45,7 @@ require (
4545
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
4646
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
4747
github.com/google/go-cmp v0.7.0 // indirect
48-
github.com/google/pprof v0.0.0-20250403155104-27863c87afa6 // indirect
48+
github.com/google/pprof v0.0.0-20260115054156-294ebfa9ad83 // indirect
4949
github.com/google/uuid v1.6.0 // indirect
5050
github.com/klauspost/compress v1.18.0 // indirect
5151
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
@@ -66,10 +66,10 @@ require (
6666
go.opentelemetry.io/otel/trace v1.39.0 // indirect
6767
go.yaml.in/yaml/v2 v2.4.2 // indirect
6868
go.yaml.in/yaml/v3 v3.0.4 // indirect
69-
golang.org/x/mod v0.30.0 // indirect
70-
golang.org/x/net v0.48.0 // indirect
69+
golang.org/x/mod v0.32.0 // indirect
70+
golang.org/x/net v0.49.0 // indirect
7171
golang.org/x/sync v0.19.0 // indirect
72-
golang.org/x/text v0.32.0 // indirect
73-
golang.org/x/tools v0.39.0 // indirect
72+
golang.org/x/text v0.33.0 // indirect
73+
golang.org/x/tools v0.41.0 // indirect
7474
google.golang.org/protobuf v1.36.8 // indirect
7575
)

go.sum

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)