Skip to content

Commit

Permalink
Problem: versiondb needs go mod tidy (#1682)
Browse files Browse the repository at this point in the history
  • Loading branch information
yihuang authored Nov 11, 2024
1 parent f7cfc3a commit 2648b69
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions versiondb/go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
module github.com/crypto-org-chain/cronos/versiondb

go 1.22
toolchain go1.22.9
go 1.22.7

toolchain go1.23.1

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

0 comments on commit 2648b69

Please sign in to comment.