Skip to content

Commit f2cf677

Browse files
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 b2b08ac commit f2cf677

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
@@ -212,7 +212,7 @@ require (
212212
go.uber.org/multierr v1.6.0 // indirect
213213
go.uber.org/zap v1.24.0 // indirect
214214
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
215-
golang.org/x/exp/typeparams v0.0.0-20250210185358-939b2ce775ac // indirect
215+
golang.org/x/exp/typeparams v0.0.0-20250620022241-b7579e27df2b // indirect
216216
golang.org/x/sync v0.15.0 // indirect
217217
golang.org/x/text v0.26.0 // indirect
218218
google.golang.org/protobuf v1.36.6 // 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)