Downgrade go

This commit is contained in:
Ian Gulliver
2024-11-21 15:04:21 -08:00
parent 0309eaf9c7
commit 930d723b81

2
go.mod
View File

@@ -1,5 +1,5 @@
module github.com/gopatchy/p-fc-run
go 1.23.2
go 1.20.0
require github.com/gofrs/uuid v4.4.0+incompatible