diff --git a/go.mod b/go.mod index dcae166..5eb30c6 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ module github.com/imfing/hextra-starter-template -go 1.23 +go 1.21 require github.com/imfing/hextra v0.8.3 // indirect