diff --git a/go.mod b/go.mod index 88e7585..fa851b4 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ module github.com/gopatchy/p-fc-run -go 1.20.0 +go 1.22 require github.com/gofrs/uuid v4.4.0+incompatible