mirror of
https://github.com/Cheviiot/Vintner.git
synced 2026-08-03 15:57:24 +00:00
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.
4 lines
49 B
AMPL
4 lines
49 B
AMPL
module github.com/Cheviiot/msvc-go-wine
|
|
|
|
go 1.23
|