diff --git a/go.mod b/go.mod index f974ad4..3dd578d 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module forge.lthn.ai/core/go-help -go 1.25.5 +go 1.26.0 require ( github.com/stretchr/testify v1.11.1