···11+# Gomplate 3.x does not build with go > 1.20.
22+# Version 4 of gomplate (yet unreleased) should not have this issue.
33+#
44+# see https://github.com/hairyhenderson/gomplate/issues/1872
55+16{ lib
22-, buildGoModule
77+#, buildGoModule
88+, buildGo120Module
39, fetchFromGitHub
410}:
51166-buildGoModule rec {
1212+# buildGoModule rec {
1313+buildGo120Module rec {
714 pname = "gomplate";
815 version = "3.11.5";
916