Skip to content

Commit b16c91e

Browse files
build(deps): bump the linter-testdata group across 1 directory with 2 updates (#6343)
1 parent 6106a60 commit b16c91e

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

pkg/golinters/ginkgolinter/testdata/go.mod

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@ module ginkgolinter
33
go 1.24.0
44

55
require (
6-
github.com/onsi/ginkgo/v2 v2.27.3
7-
github.com/onsi/gomega v1.38.3
6+
github.com/onsi/ginkgo/v2 v2.28.1
7+
github.com/onsi/gomega v1.39.0
88
)
99

1010
require (
1111
github.com/Masterminds/semver/v3 v3.4.0 // indirect
1212
github.com/go-logr/logr v1.4.3 // indirect
1313
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
1414
github.com/google/go-cmp v0.7.0 // indirect
15-
github.com/google/pprof v0.0.0-20250403155104-27863c87afa6 // indirect
15+
github.com/google/pprof v0.0.0-20260115054156-294ebfa9ad83 // indirect
1616
go.yaml.in/yaml/v3 v3.0.4 // indirect
17-
golang.org/x/mod v0.27.0 // indirect
18-
golang.org/x/net v0.43.0 // indirect
19-
golang.org/x/sync v0.16.0 // indirect
20-
golang.org/x/sys v0.35.0 // indirect
21-
golang.org/x/text v0.28.0 // indirect
22-
golang.org/x/tools v0.36.0 // indirect
17+
golang.org/x/mod v0.32.0 // indirect
18+
golang.org/x/net v0.49.0 // indirect
19+
golang.org/x/sync v0.19.0 // indirect
20+
golang.org/x/sys v0.40.0 // indirect
21+
golang.org/x/text v0.33.0 // indirect
22+
golang.org/x/tools v0.41.0 // indirect
2323
)

pkg/golinters/ginkgolinter/testdata/go.sum

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

0 commit comments

Comments
 (0)