diff --git a/go.mod b/go.mod index a6344bc9..080ae38f 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/release-argus/Argus go 1.25.0 -toolchain go1.26.2 +toolchain go1.26.3 require ( github.com/Masterminds/semver/v3 v3.4.0