diff --git a/go.mod b/go.mod index 9ecea00..b1c0bb6 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/conforma/go-gather go 1.24.0 -toolchain go1.25.7 +toolchain go1.26.0 require ( github.com/chainguard-dev/git-urls v1.0.2