Skip to content

Commit

Permalink
FIX: Indexer tag 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusmihaic committed Oct 9, 2024
1 parent 64f2643 commit ac93e65
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 @@ -17,7 +17,7 @@ require (
github.com/multiversx/mx-chain-communication-go v1.1.0
github.com/multiversx/mx-chain-core-go v1.2.23-0.20241007113300-50ac1ae23824
github.com/multiversx/mx-chain-crypto-go v1.2.12
github.com/multiversx/mx-chain-es-indexer-go v1.7.2-0.20240905074311-2e10fe54c806
github.com/multiversx/mx-chain-es-indexer-go v1.7.8-0.20241009092408-f37745c352a5
github.com/multiversx/mx-chain-logger-go v1.0.15
github.com/multiversx/mx-chain-scenario-go v1.4.4
github.com/multiversx/mx-chain-storage-go v1.0.16
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -391,8 +391,8 @@ github.com/multiversx/mx-chain-core-go v1.2.23-0.20241007113300-50ac1ae23824 h1:
github.com/multiversx/mx-chain-core-go v1.2.23-0.20241007113300-50ac1ae23824/go.mod h1:P/YBoFnt25XUaCQ7Q/SD15vhnc9yV5JDhHxyFO9P8Z0=
github.com/multiversx/mx-chain-crypto-go v1.2.12 h1:zWip7rpUS4CGthJxfKn5MZfMfYPjVjIiCID6uX5BSOk=
github.com/multiversx/mx-chain-crypto-go v1.2.12/go.mod h1:HzcPpCm1zanNct/6h2rIh+MFrlXbjA5C8+uMyXj3LI4=
github.com/multiversx/mx-chain-es-indexer-go v1.7.2-0.20240905074311-2e10fe54c806 h1:ynOrcyFyjaZF4JdMc00GnhfglRDTarmQDmMqVtrMyK8=
github.com/multiversx/mx-chain-es-indexer-go v1.7.2-0.20240905074311-2e10fe54c806/go.mod h1:fsU4wtc3tP0UPl8B/3fDRsYPlTFsCW3pBNizk8pClww=
github.com/multiversx/mx-chain-es-indexer-go v1.7.8-0.20241009092408-f37745c352a5 h1:k/FNyXSMMvwztMfGdLB7MEKg+SmJklinFlLHLXcJOmo=
github.com/multiversx/mx-chain-es-indexer-go v1.7.8-0.20241009092408-f37745c352a5/go.mod h1:cEmhWOTATESDFQfO/mnv6X8lktbGZoz01WD7IPhSXzw=
github.com/multiversx/mx-chain-logger-go v1.0.15 h1:HlNdK8etyJyL9NQ+6mIXyKPEBo+wRqOwi3n+m2QIHXc=
github.com/multiversx/mx-chain-logger-go v1.0.15/go.mod h1:t3PRKaWB1M+i6gUfD27KXgzLJJC+mAQiN+FLlL1yoGQ=
github.com/multiversx/mx-chain-scenario-go v1.4.4 h1:DVE2V+FPeyD/yWoC+KEfPK3jsFzHeruelESfpTlf460=
Expand Down

0 comments on commit ac93e65

Please sign in to comment.