File tree Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Expand file tree Collapse file tree 3 files changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -25,3 +25,6 @@ CVE-2023-3978
2525
2626# Skip for indirect dependencies golang/google.golang.org/grpc@v1.46.2
2727CVE-2023-32731
28+
29+ # Skip for indirect dependencies golang/golang.org/x/crypto@v0.14.0
30+ CVE-2023-48795
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments