diff options
| author | Pierre Pronchery <pierre@freebsdfoundation.org> | 2024-08-09 21:18:11 +0200 |
|---|---|---|
| committer | Joseph Mingrone <jrm@FreeBSD.org> | 2024-12-10 13:27:04 -0400 |
| commit | a78f1bc536506716d296d07087e028c07ada45d3 (patch) | |
| tree | 8f0d650e65424898fe7a38ddd0ada056bd3b6a00 /security/osv-scanner/files/patch-internal_sourceanalysis_go.go | |
| parent | graphics-peps: Deprecate (diff) | |
security/osv-scanner: Update to 1.9.1
This now requires Go 1.23.
Changelog: https://github.com/google/osv-scanner/releases/tag/v1.9.1
PR: 282822
Approved by: maintainer timeout
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'security/osv-scanner/files/patch-internal_sourceanalysis_go.go')
| -rw-r--r-- | security/osv-scanner/files/patch-internal_sourceanalysis_go.go | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/osv-scanner/files/patch-internal_sourceanalysis_go.go b/security/osv-scanner/files/patch-internal_sourceanalysis_go.go index 963201cbdd44..c1bbfd93f555 100644 --- a/security/osv-scanner/files/patch-internal_sourceanalysis_go.go +++ b/security/osv-scanner/files/patch-internal_sourceanalysis_go.go @@ -1,6 +1,6 @@ ---- internal/sourceanalysis/go.go.orig 2024-06-21 19:21:07.662367000 +0200 -+++ internal/sourceanalysis/go.go 2024-06-21 19:21:27.715630000 +0200 -@@ -18,7 +18,7 @@ +--- internal/sourceanalysis/go.go.orig 1979-11-29 23:00:00 UTC ++++ internal/sourceanalysis/go.go +@@ -18,7 +18,7 @@ func goAnalysis(r reporter.Reporter, pkgs []models.Pac ) func goAnalysis(r reporter.Reporter, pkgs []models.PackageVulns, source models.SourceInfo) { |
