diff --git a/go.mod b/go.mod index ab71f27..88e7585 100644 --- a/go.mod +++ b/go.mod @@ -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