-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vulndb/client: make Get accept a single module path
Current signature of Get accepts a list of module paths. A single argument is a cleaner solution not affecting client library usability. This CL makes the switch and cleans up unit testing. Change-Id: Ic67fa02e0372f19882b75c47ced8f1a2a9b3a233 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/344870 Run-TryBot: Zvonimir Pavlinovic <[email protected]> TryBot-Result: Go Bot <[email protected]> Reviewed-by: Roland Shoemaker <[email protected]> Reviewed-by: kokoro <[email protected]> Trust: Zvonimir Pavlinovic <[email protected]>
- Loading branch information
1 parent
3e913ef
commit ce2b095
Showing
2 changed files
with
87 additions
and
115 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters