Skip to content

Commit 032f043

Browse files
committed
go.mod: deprecate golang.org/x/exp/vulndb
The latest version of govulncheck and the vulncheck API now live at golang.org/x/vuln. This module is now deprecated. Change-Id: If10c44bf7c9d2f5c473a318714ae87e013561c8c Reviewed-on: https://go-review.googlesource.com/c/exp/+/395454 Trust: Julie Qiu <[email protected]> Run-TryBot: Julie Qiu <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Jonathan Amsterdam <[email protected]>
1 parent c86f0da commit 032f043

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vulndb/go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Deprecated: use golang.org/x/vuln instead.
12
module golang.org/x/exp/vulndb
23

34
go 1.17

0 commit comments

Comments
 (0)