Skip to content

Commit

Permalink
specify exact Go version
Browse files Browse the repository at this point in the history
Signed-off-by: Loong <loong.dai@intel.com>
  • Loading branch information
daixiang0 committed Sep 25, 2024
1 parent be7c19b commit a1c008a
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/components-contrib

go 1.23
go 1.23.0

require (
cloud.google.com/go/datastore v1.15.0
Expand Down

0 comments on commit a1c008a

Please sign in to comment.