diff --git a/go.mod b/go.mod index 6e84d4b..501af21 100644 --- a/go.mod +++ b/go.mod @@ -2,8 +2,6 @@ module github.com/go-vela/vela-github-release go 1.21 -toolchain go1.21.4 - require ( github.com/Masterminds/semver/v3 v3.2.1 github.com/go-vela/types v0.22.0