govulncheck: Use latest go (#384736)
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
lib,
|
||||
buildGoModule,
|
||||
buildGo124Module,
|
||||
fetchFromGitHub,
|
||||
replaceVars,
|
||||
}:
|
||||
|
||||
buildGoModule rec {
|
||||
buildGo124Module rec {
|
||||
pname = "govulncheck";
|
||||
version = "1.1.4";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user