gomobile: don't pin to go 1.16

This commit is contained in:
ajs124
2022-05-22 13:47:11 +00:00
committed by Jörg Thalheim
parent 1909454e55
commit 0ebd5585be
+1 -3
View File
@@ -2474,9 +2474,7 @@ with pkgs;
xcodeenv = callPackage ../development/mobile/xcodeenv { };
gomobile = callPackage ../development/mobile/gomobile {
buildGoModule = buildGo116Module;
};
gomobile = callPackage ../development/mobile/gomobile { };
ssh-agents = callPackage ../tools/networking/ssh-agents { };