Skip to content

Commit

Permalink
chore: bump min go version to v1.23.0
Browse files Browse the repository at this point in the history
Signed-off-by: Artur Troian <[email protected]>
  • Loading branch information
troian committed Sep 9, 2024
1 parent 310d99f commit edcffe1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go/go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module pkg.akt.dev/go

go 1.22.2

toolchain go1.22.5
go 1.23.0

require (
cosmossdk.io/api v0.3.1
Expand Down

0 comments on commit edcffe1

Please sign in to comment.