Skip to content

Commit

Permalink
build: Bump go version to 1.23.1 (#1168)
Browse files Browse the repository at this point in the history
  • Loading branch information
zale144 authored Nov 4, 2024
1 parent 6ae1dc1 commit 74b1b8b
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/dymensionxyz/dymint

go 1.22.4
go 1.23.1

require (
cosmossdk.io/errors v1.0.1
Expand Down

0 comments on commit 74b1b8b

Please sign in to comment.