build: go -> 1.23.1

This commit is contained in:
Marc 2024-10-04 20:42:27 -04:00
parent 09f2a1c4b2
commit 44efd478a7
Signed by: marc
GPG key ID: 048E042F22B5DC79

2
go.mod
View file

@ -1,6 +1,6 @@
module courgette
go 1.22.2
go 1.23.1
require (
github.com/gofrs/uuid v4.4.0+incompatible