Skip to content

Commit

Permalink
release: pin go to 1.23.5
Browse files Browse the repository at this point in the history
Signed-off-by: mikeee <[email protected]>
  • Loading branch information
mikeee committed Jan 20, 2025
1 parent 104849b commit 7372b7d
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 7372b7d

Please sign in to comment.