Unverified Commit 8b0bc50b authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

clusternet: downgrade go version to fix build (#403828)

parents 7a91d1c6 40ffa623
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{
  lib,
  fetchFromGitHub,
  buildGoModule,
  buildGo123Module,
}:

buildGoModule rec {
buildGo123Module rec {
  pname = "clusternet";
  version = "0.17.3";