Skip to content

Commit a48b00a

Browse files
authored
ginkgolinter: fix panic (#3553)
1 parent b0b0e4c commit a48b00a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ require (
7474
github.com/nakabonne/nestif v0.3.1
7575
github.com/nishanths/exhaustive v0.9.5
7676
github.com/nishanths/predeclared v0.2.2
77-
github.com/nunnatsa/ginkgolinter v0.7.1
77+
github.com/nunnatsa/ginkgolinter v0.8.0
7878
github.com/pkg/errors v0.9.1
7979
github.com/polyfloyd/go-errorlint v1.0.6
8080
github.com/quasilyte/go-ruleguard/dsl v0.3.22

go.sum

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

0 commit comments

Comments
 (0)