Files
Vintner/go.mod
T
Cheviiot 7ce6316b0a Lower go.mod version requirement to 1.23
Was accidentally pinned to the locally installed toolchain's exact version
(1.26.5), which broke CI on runners with an older Go. Nothing in the code
needs anything newer than 1.23.
2026-07-25 01:18:45 +10:00

4 lines
49 B
AMPL

module github.com/Cheviiot/msvc-go-wine
go 1.23