diff --git a/go.mod b/go.mod index 96dfb49..585d487 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/danroc/htp go 1.24.0 -toolchain go1.25.5 +toolchain go1.26.1 require ( github.com/spf13/cobra v1.10.2