diff --git a/go.mod b/go.mod index 166eafd6..8ba8694f 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/go-vela/worker -go 1.23.4 +go 1.23.5 require ( github.com/Masterminds/semver/v3 v3.3.1