We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bbc8a6 commit a8d1c97Copy full SHA for a8d1c97
1 file changed
bindings/go/osvdev/osvdev_test.go
@@ -107,7 +107,6 @@ func TestOSVClient_QueryBatch(t *testing.T) {
107
"GHSA-5w9c-rv96-fr7g",
108
},
109
{ // Commit
110
- "CVE-2024-2002",
111
"OSV-2023-890",
112
113
// non-existent package
@@ -281,7 +280,6 @@ func TestOSVClient_Query(t *testing.T) {
281
280
282
283
wantIDs: []string{
284
285
286
287
0 commit comments