govulncheck: Build with latest go
Govulncheck should always be built with latest available version of Go.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
lib,
|
||||
buildGo124Module,
|
||||
buildGoLatestModule,
|
||||
fetchFromGitHub,
|
||||
replaceVars,
|
||||
}:
|
||||
|
||||
buildGo124Module rec {
|
||||
buildGoLatestModule rec {
|
||||
pname = "govulncheck";
|
||||
version = "1.1.4";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user