Skip to content

Commit f921f00

Browse files
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.15.1 to 0.15.2 (#4282)
Co-authored-by: Fernandez Ludovic <[email protected]>
1 parent d99c02c commit f921f00

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.nancy-ignore

+3
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ CVE-2023-3978
2525

2626
# Skip for indirect dependencies golang/google.golang.org/[email protected]
2727
CVE-2023-32731
28+
29+
# Skip for indirect dependencies golang/golang.org/x/[email protected]
30+
CVE-2023-48795

go.mod

+2-2
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.15.1
85+
github.com/nunnatsa/ginkgolinter v0.15.2
8686
github.com/polyfloyd/go-errorlint v1.4.7
8787
github.com/quasilyte/go-ruleguard/dsl v0.3.22
8888
github.com/ryancurrah/gomodguard v1.3.0
@@ -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-20231206192017-f3f8817b8deb // indirect
193+
golang.org/x/exp/typeparams v0.0.0-20231219180239-dc181d75b848 // indirect
194194
golang.org/x/mod v0.14.0 // indirect
195195
golang.org/x/sync v0.5.0 // indirect
196196
golang.org/x/sys v0.15.0 // indirect

go.sum

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)