diff --git a/go.mod b/go.mod index cf4c032..7dbd4e1 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/devbytes-cloud/freight -go 1.24.2 +go 1.26.5 require ( github.com/pterm/pterm v0.12.83