Skip to content

Commit

Permalink
bump core version
Browse files Browse the repository at this point in the history
  • Loading branch information
olegfomenko committed Mar 2, 2024
1 parent f000b85 commit 7119027
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
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/lib/pq v1.10.7
github.com/pelletier/go-toml v1.9.5
github.com/prometheus/client_golang v1.14.0
github.com/rarimo/rarimo-core v1.1.0-rc0
github.com/rarimo/rarimo-core v1.0.7-0.20231223143005-ee4a6950e6bf
github.com/rs/zerolog v1.29.1
github.com/rubenv/sql-migrate v1.2.0
github.com/spf13/cobra v1.7.0
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1177,10 +1177,8 @@ github.com/rarimo/cosmos-sdk v0.46.7 h1:jU2PiWzc+19SF02cXM0O0puKPeH1C6Q6t2lzJ9s1
github.com/rarimo/cosmos-sdk v0.46.7/go.mod h1:fqKqz39U5IlEFb4nbQ72951myztsDzFKKDtffYJ63nk=
github.com/rarimo/go-merkle v0.0.0-20231004122345-36fa49031c66 h1:1KAU4rfWWJwAJ/kencagL3k5BXN3HhP004QNkEUgvDE=
github.com/rarimo/go-merkle v0.0.0-20231004122345-36fa49031c66/go.mod h1:5Pt9Lk8w7fWhyRO/NMb5x8DRhF2lESRVPT5uOlezInQ=
github.com/rarimo/rarimo-core v1.0.8-0.20231122170451-0c4319779168 h1:qsGEHzC6xx76vLKFfR1rQu/wkCyN+Dqh0L1j2Qd/r+k=
github.com/rarimo/rarimo-core v1.0.8-0.20231122170451-0c4319779168/go.mod h1:S8d3kZWPFuNsy7llrzUd8Rj92WSCrjSH2YEUD+2A+Ww=
github.com/rarimo/rarimo-core v1.1.0-rc0 h1:zmNhl9UF5kWo0eRbFq/JaLotgVTS+2KS7Iku3/6UueQ=
github.com/rarimo/rarimo-core v1.1.0-rc0/go.mod h1:S8d3kZWPFuNsy7llrzUd8Rj92WSCrjSH2YEUD+2A+Ww=
github.com/rarimo/rarimo-core v1.0.7-0.20231223143005-ee4a6950e6bf h1:6L7TusZgEkB8V0U48yoxHDCfTqdPs1OtFgnoLbzybCY=
github.com/rarimo/rarimo-core v1.0.7-0.20231223143005-ee4a6950e6bf/go.mod h1:auP3KgxaSwkOUrLWBifjnMbbSQTSBA9Y/gVgq1WU/B4=
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 h1:N/ElC8H3+5XpJzTSTfLsJV/mx9Q9g7kxmchpfZyxgzM=
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=
github.com/regen-network/cosmos-proto v0.3.1 h1:rV7iM4SSFAagvy8RiyhiACbWEGotmqzywPxOvwMdxcg=
Expand Down

0 comments on commit 7119027

Please sign in to comment.