Sample app

This commit is contained in:
Ian Gulliver
2024-11-21 14:59:10 -08:00
parent 97da869f06
commit 0309eaf9c7
4 changed files with 117 additions and 1 deletions

5
go.mod Normal file
View File

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