govulncheck plugin for the asdf version manager.
bash
,curl
,tar
: generic POSIX utilities.go
: golang installation, best provisioned withasdf-golang
Plugin:
asdf plugin add govulncheck
# or
asdf plugin add govulncheck https://github.com/wizzardich/asdf-govulncheck.git
govulncheck:
# Show all installable versions
asdf list-all govulncheck
# Install specific version
asdf install govulncheck latest
# Set a version globally (on your ~/.tool-versions file)
asdf global govulncheck latest
# Now govulncheck commands are available
govulncheck --help
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Vlad Tomashpolskyi