Skip to content

Commit

Permalink
bump kvindexer
Browse files Browse the repository at this point in the history
  • Loading branch information
Vritra4 committed Apr 1, 2024
1 parent 4ac2e9e commit bead2d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ require (
)

require (
github.com/initia-labs/kvindexer v0.0.0-20240331091151-b2874aec3467
github.com/initia-labs/kvindexer v0.0.0-20240401071837-c6b7183772ee
golang.org/x/sync v0.6.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -739,8 +739,8 @@ github.com/initia-labs/iavl v0.0.0-20240208034922-5d81c449d4c0 h1:GQ7/UD5mB6q104
github.com/initia-labs/iavl v0.0.0-20240208034922-5d81c449d4c0/go.mod h1:CmTGqMnRnucjxbjduneZXT+0vPgNElYvdefjX2q9tYc=
github.com/initia-labs/initia v0.2.3 h1:btg3UoX6oy7LOcsy03rZaYmxDk5RvOyBY+hQ4EtuxUg=
github.com/initia-labs/initia v0.2.3/go.mod h1:xLkPASIv+6EuE7BHCxB3ag2K9+rUwJ/6AC5fkYmSejw=
github.com/initia-labs/kvindexer v0.0.0-20240331091151-b2874aec3467 h1:tePXkThLL3t3VjNKv98IMj+w3JX2WRMQYSDQPpRDeVA=
github.com/initia-labs/kvindexer v0.0.0-20240331091151-b2874aec3467/go.mod h1:/8UocVw2OkUKogFP6fWXHJ9pKp5vsvGp3Tg9TlH6oy8=
github.com/initia-labs/kvindexer v0.0.0-20240401071837-c6b7183772ee h1:hPiaZPfobeQ6yrh/URqxvcxRN9hnrZWo1fEAZpTIK/s=
github.com/initia-labs/kvindexer v0.0.0-20240401071837-c6b7183772ee/go.mod h1:/8UocVw2OkUKogFP6fWXHJ9pKp5vsvGp3Tg9TlH6oy8=
github.com/initia-labs/movevm v0.2.2 h1:T0FwprEEDWhNfPREthNDvRr+IGg9N7eQg+zXvT8V/U4=
github.com/initia-labs/movevm v0.2.2/go.mod h1:1EyJ06+Hn43MfaXZ+30a2gmhS5zjqiFF8oSF5CHai28=
github.com/jhump/protoreflect v1.15.3 h1:6SFRuqU45u9hIZPJAoZ8c28T3nK64BNdp9w6jFonzls=
Expand Down

0 comments on commit bead2d5

Please sign in to comment.