Skip to content

Commit

Permalink
bump core v
Browse files Browse the repository at this point in the history
  • Loading branch information
olegfomenko committed May 14, 2024
1 parent c5a4fe8 commit 3d6a669
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 @@ -13,7 +13,7 @@ require (
github.com/ignite/cli v0.26.1
github.com/prometheus/client_golang v1.18.0
github.com/rarimo/go-merkle v0.0.0-20231004122345-36fa49031c66
github.com/rarimo/rarimo-core v1.1.1-rc1
github.com/rarimo/rarimo-core v1.0.7-0.20240506164729-b6d3b396c483
github.com/rubenv/sql-migrate v1.2.0
github.com/tendermint/tendermint v0.34.28
gitlab.com/distributed_lab/figure v2.1.0+incompatible
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1300,6 +1300,8 @@ github.com/rarimo/go-merkle v0.0.0-20231004122345-36fa49031c66 h1:1KAU4rfWWJwAJ/
github.com/rarimo/go-merkle v0.0.0-20231004122345-36fa49031c66/go.mod h1:5Pt9Lk8w7fWhyRO/NMb5x8DRhF2lESRVPT5uOlezInQ=
github.com/rarimo/rarimo-core v1.0.7-0.20240418105353-44b23280c762 h1:BaeJdHZrw8yb9aFKplIBN14R0PzmuSJQscuYKgBruS8=
github.com/rarimo/rarimo-core v1.0.7-0.20240418105353-44b23280c762/go.mod h1:AsSuY7alcrFzQ+pS0z3WN0cesmQcgHRTzTP/F2z5/0U=
github.com/rarimo/rarimo-core v1.0.7-0.20240506164729-b6d3b396c483 h1:9ETaIYCl6WF7qtM2DrrJ+4wk2bqj6DZ32XGiEbMPYH4=
github.com/rarimo/rarimo-core v1.0.7-0.20240506164729-b6d3b396c483/go.mod h1:MlkjdHXyAi6xQWuJOuDQPWQyRyp/2yRzMOiqxHAZ4WI=
github.com/rarimo/rarimo-core v1.1.1-rc1 h1:0/jdSHUu3YHPWUHFL02wCWq0SJxKT6E/3EWbzvdfw4Y=
github.com/rarimo/rarimo-core v1.1.1-rc1/go.mod h1:AsSuY7alcrFzQ+pS0z3WN0cesmQcgHRTzTP/F2z5/0U=
github.com/rarimo/tss-lib/v2 v2.0.1 h1:q2ar8txLLal41lXy7Xv8AXVQ7TWeXX0fzWfbUIF81qU=
Expand Down

0 comments on commit 3d6a669

Please sign in to comment.