Commit 13aafe03 authored by Paul Meyer's avatar Paul Meyer
Browse files

sensu-go: bump Go version to 1.22

parent ca579ba7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{ buildGo121Module, fetchFromGitHub, lib }:
{ buildGo122Module, fetchFromGitHub, lib }:

let
  generic = { subPackages, pname, postInstall ? "", mainProgram }:
    buildGo121Module rec {
    buildGo122Module rec {
      inherit pname;
      version = "6.11.0";
      shortRev = "9587df6"; # for internal version info