release: pin go to 1.23.5 (#1477)

Signed-off-by: mikeee <hey@mike.ee>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
This commit is contained in:
Mike Nguyen 2025-01-21 00:50:10 +00:00 committed by GitHub
parent 3acfa7d7e4
commit c3f0fb2472
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -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