Merge pull request #288799 from aaronjheng/pinact

pinact: unpin go1.20
This commit is contained in:
Mario Rodas
2024-02-14 20:18:55 -05:00
committed by GitHub
+2 -2
View File
@@ -1,6 +1,6 @@
{ lib
, fetchFromGitHub
, buildGo120Module
, buildGoModule
, testers
, pinact
}:
@@ -15,7 +15,7 @@ let
hash = "sha256-OQo21RHk0c+eARKrA2qB4NAWWanb94DOZm4b9lqDz8o=";
};
in
buildGo120Module {
buildGoModule {
inherit pname version src;
vendorHash = "sha256-g7rdIE+w/pn70i8fOmAo/QGjpla3AUWm7a9MOhNmrgE=";