Skip to content

Commit

Permalink
fix the go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
gsk967 committed Oct 28, 2024
1 parent 5eb4ec7 commit 6d29825
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
module github.com/umee-network/umee/v6

go 1.22.2
toolchain go1.22.8
go 1.22.7

toolchain go1.23.2

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

0 comments on commit 6d29825

Please sign in to comment.