ticker: remove go.mod version substitution

This commit is contained in:
Aaron Jheng
2026-07-29 11:25:23 +08:00
parent 55536aaf07
commit da36ee5dfb
-5
View File
@@ -17,11 +17,6 @@ buildGoModule (finalAttrs: {
hash = "sha256-DXaW1pL0MDM6GTm1i7ns94OgBqSsR94wFYoumOZsnXo=";
};
postPatch = ''
substituteInPlace go.mod \
--replace-fail "go 1.26.4" "go 1.26.3"
'';
vendorHash = "sha256-ulAmWbsLp5oiIRJNyI0jRXBGUnjRzkZt3zHdbxkCLV0=";
ldflags = [