Skip to content

Commit f921f00

Browse files
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.15.1 to 0.15.2 (golangci#4282)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
1 parent d99c02c commit f921f00

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.nancy-ignore

Lines changed: 3 additions & 0 deletions
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/grpc@v1.46.2
2727
CVE-2023-32731
28+
29+
# Skip for indirect dependencies golang/golang.org/x/crypto@v0.14.0
30+
CVE-2023-48795

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.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

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)