Skip to content

Commit ac8737c

Browse files
dependabot[bot]ldez
authored andcommitted
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.19.1 to 0.20.0
Bumps [github.com/nunnatsa/ginkgolinter](https://github.com/nunnatsa/ginkgolinter) from 0.19.1 to 0.20.0. - [Release notes](https://github.com/nunnatsa/ginkgolinter/releases) - [Commits](nunnatsa/ginkgolinter@v0.19.1...v0.20.0) --- updated-dependencies: - dependency-name: github.com/nunnatsa/ginkgolinter dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f65794 commit ac8737c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ require (
8888
github.com/nakabonne/nestif v0.3.1
8989
github.com/nishanths/exhaustive v0.12.0
9090
github.com/nishanths/predeclared v0.2.2
91-
github.com/nunnatsa/ginkgolinter v0.19.1
91+
github.com/nunnatsa/ginkgolinter v0.20.0
9292
github.com/pelletier/go-toml/v2 v2.2.4
9393
github.com/polyfloyd/go-errorlint v1.8.0
9494
github.com/quasilyte/go-ruleguard/dsl v0.3.22
@@ -213,7 +213,7 @@ require (
213213
go.uber.org/multierr v1.6.0 // indirect
214214
go.uber.org/zap v1.24.0 // indirect
215215
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
216-
golang.org/x/exp/typeparams v0.0.0-20250210185358-939b2ce775ac // indirect
216+
golang.org/x/exp/typeparams v0.0.0-20250620022241-b7579e27df2b // indirect
217217
golang.org/x/text v0.26.0 // indirect
218218
google.golang.org/protobuf v1.36.6 // indirect
219219
gopkg.in/ini.v1 v1.67.0 // indirect

go.sum

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

0 commit comments

Comments
 (0)