clusternet: downgrade go version to fix build (#403828)
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
lib,
|
||||
fetchFromGitHub,
|
||||
buildGoModule,
|
||||
buildGo123Module,
|
||||
}:
|
||||
|
||||
buildGoModule rec {
|
||||
buildGo123Module rec {
|
||||
pname = "clusternet";
|
||||
version = "0.17.3";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user