build: update go -> 1.23.1
This commit is contained in:
parent
17221855cc
commit
da0b3dd240
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module spud
|
||||
|
||||
go 1.22.2
|
||||
go 1.23.1
|
||||
|
||||
require (
|
||||
github.com/goccy/go-yaml v1.11.3
|
||||
|
|
Loading…
Reference in a new issue