Set Go version using go toolchain

Signed-off-by: Philip Laine <philip.laine@gmail.com>
This commit is contained in:
Philip Laine 2025-06-05 09:21:58 +02:00
parent 98616ce43f
commit e3bd6b8616
No known key found for this signature in database
GPG Key ID: F6D0B743CA3EFF33

4
go.mod
View File

@ -1,6 +1,8 @@
module github.com/spegel-org/spegel module github.com/spegel-org/spegel
go 1.24.2 go 1.24.0
toolchain go1.24.3
require ( require (
github.com/alexflint/go-arg v1.5.1 github.com/alexflint/go-arg v1.5.1