Skip to content

Commit

Permalink
release: pin go to 1.23.5 (#1477)
Browse files Browse the repository at this point in the history
Signed-off-by: mikeee <[email protected]>
Co-authored-by: Yaron Schneider <[email protected]>
  • Loading branch information
mikeee and yaron2 authored Jan 21, 2025
1 parent 3acfa7d commit c3f0fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit c3f0fb2

Please sign in to comment.