diff --git a/go.mod b/go.mod index 8b4da6d..f30cb0e 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/vshn/appcat-cli go 1.24.0 -toolchain go1.25.7 +toolchain go1.26.0 require ( github.com/sirupsen/logrus v1.9.4