build: go -> 1.23.1
This commit is contained in:
parent
09f2a1c4b2
commit
44efd478a7
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module courgette
|
||||
|
||||
go 1.22.2
|
||||
go 1.23.1
|
||||
|
||||
require (
|
||||
github.com/gofrs/uuid v4.4.0+incompatible
|
||||
|
|
Loading…
Reference in a new issue