build: split CI and go.mod version

Downstream users would like to lower the minimum required go version,
but it would be nice to test and release with the latest go. So, use a
placeholder go version file for CI.

Signed-off-by: Casey Callendrello <c1@caseyc.net>
This commit is contained in:
Casey Callendrello
2025-01-06 17:29:59 +01:00
parent abfac4a938
commit e4ca66b414
3 changed files with 8 additions and 7 deletions

1
.github/go-version vendored Normal file
View File

@@ -0,0 +1 @@
1.23