diff --git a/go.mod b/go.mod index 87069f2c6..f4cfec86e 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/dapr/cli -go 1.23.1 +go 1.23.5 require ( github.com/Masterminds/semver v1.5.0