commit | 56d6189b1e0350ae2ae5470570cb5c04500c58c6 | [log] [tgz] |
---|---|---|
author | Maceo Thompson <maceothompson@google.com> | Mon May 01 19:44:16 2023 +0000 |
committer | Maceo Thompson <maceothompson@google.com> | Wed May 03 17:56:40 2023 +0000 |
tree | 1f01aa48fa8cab604a27e7056bd12c1466915eb5 | |
parent | 75d217858e79bdc17469e0cd07c0a71ef664f703 [diff] |
makefile: fix make govulncheck-test Make test previously checked that there were 4 instances of a given vuln returned when pinging a specific module. After upgrading to go 1.20, there are only 2 instances of that vuln. This modifies make govulncheck-test to reflect that change. Change-Id: I52b893df74dfbc41ff801ec5375389b5669d2666 Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/490995 Reviewed-by: Zvonimir Pavlinovic <zpavlinovic@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Maceo Thompson <maceothompson@google.com>
This repository contains code that serves pkg.go.dev/metrics.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the time repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/pkgsite-metrics:” in the subject line, so it is easy to find.