Skip to content

Commit

Permalink
Upgrade opendb module dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeniy-scherbina committed Jul 3, 2024
1 parent 29d4830 commit a3743a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
cosmossdk.io/math v1.3.0
cosmossdk.io/simapp v0.0.0-20230608160436-666c345ad23d
cosmossdk.io/tools/rosetta v0.2.1
github.com/Kava-Labs/opendb v0.0.0-20240702134349-56aabfd80204
github.com/Kava-Labs/opendb v0.0.0-20240703151529-8197d03e2a25
github.com/armon/go-metrics v0.4.1
github.com/btcsuite/btcd v0.23.4
github.com/btcsuite/btcd/btcutil v1.1.3
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,8 @@ github.com/Kava-Labs/go-ethereum v1.10.27-0.20240308170502-da7973e5eee0 h1:pPFzO
github.com/Kava-Labs/go-ethereum v1.10.27-0.20240308170502-da7973e5eee0/go.mod h1:/6CsT5Ceen2WPLI/oCA3xMcZ5sWMF/D46SjM/ayY0Oo=
github.com/Kava-Labs/opendb v0.0.0-20240702134349-56aabfd80204 h1:AgXfuSAjDPn/fxJxFIfDsrA2Yiefj2gh+eWmm/N08X4=
github.com/Kava-Labs/opendb v0.0.0-20240702134349-56aabfd80204/go.mod h1:RUKcXpMI4wEearEySB7XEMnhXd4+fCPZzybTLNUM1RQ=
github.com/Kava-Labs/opendb v0.0.0-20240703151529-8197d03e2a25 h1:nFfedIC2nhbomaFJievO1L2n6mPmTYfnoV06DYIQ/IA=
github.com/Kava-Labs/opendb v0.0.0-20240703151529-8197d03e2a25/go.mod h1:RUKcXpMI4wEearEySB7XEMnhXd4+fCPZzybTLNUM1RQ=
github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible/go.mod h1:r7JcOSlj0wfOMncg0iLm8Leh48TZaKVeNIfJntJ2wa0=
github.com/Microsoft/go-winio v0.6.0 h1:slsWYD/zyx7lCXoZVlvQrj0hPTM1HI4+v1sIda2yDvg=
github.com/Microsoft/go-winio v0.6.0/go.mod h1:cTAf44im0RAYeL23bpB+fzCyDH2MJiz2BO69KH/soAE=
Expand Down

0 comments on commit a3743a0

Please sign in to comment.