Skip to content

Commit a44dd40

Browse files
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.16.2 to 0.17.0
Bumps [github.com/nunnatsa/ginkgolinter](https://github.com/nunnatsa/ginkgolinter) from 0.16.2 to 0.17.0. - [Release notes](https://github.com/nunnatsa/ginkgolinter/releases) - [Commits](nunnatsa/ginkgolinter@v0.16.2...v0.17.0) --- updated-dependencies: - dependency-name: github.com/nunnatsa/ginkgolinter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2f7126 commit a44dd40

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
@@ -82,7 +82,7 @@ require (
8282
github.com/nakabonne/nestif v0.3.1
8383
github.com/nishanths/exhaustive v0.12.0
8484
github.com/nishanths/predeclared v0.2.2
85-
github.com/nunnatsa/ginkgolinter v0.16.2
85+
github.com/nunnatsa/ginkgolinter v0.17.0
8686
github.com/pelletier/go-toml/v2 v2.2.3
8787
github.com/polyfloyd/go-errorlint v1.6.0
8888
github.com/quasilyte/go-ruleguard/dsl v0.3.22
@@ -190,7 +190,7 @@ require (
190190
go.uber.org/atomic v1.7.0 // indirect
191191
go.uber.org/multierr v1.6.0 // indirect
192192
go.uber.org/zap v1.24.0 // indirect
193-
golang.org/x/exp/typeparams v0.0.0-20240314144324-c7f7c6466f7f // indirect
193+
golang.org/x/exp/typeparams v0.0.0-20240909161429-701f63a606c0 // indirect
194194
golang.org/x/mod v0.21.0 // indirect
195195
golang.org/x/sync v0.8.0 // indirect
196196
golang.org/x/sys v0.26.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)