Skip to content

Commit 2e0ae6a

Browse files
committed
proper tag
1 parent 0eb8896 commit 2e0ae6a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/multiversx/mx-chain-communication-go v1.1.1
1818
github.com/multiversx/mx-chain-core-go v1.2.24
1919
github.com/multiversx/mx-chain-crypto-go v1.2.12
20-
github.com/multiversx/mx-chain-es-indexer-go v1.7.16-0.20250206094106-7a074be24ad7
20+
github.com/multiversx/mx-chain-es-indexer-go v1.7.16
2121
github.com/multiversx/mx-chain-logger-go v1.0.15
2222
github.com/multiversx/mx-chain-scenario-go v1.4.4
2323
github.com/multiversx/mx-chain-storage-go v1.0.19

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -395,8 +395,8 @@ github.com/multiversx/mx-chain-core-go v1.2.24 h1:O0X7N9GfNVUCE9fukXA+dvfCRRjViY
395395
github.com/multiversx/mx-chain-core-go v1.2.24/go.mod h1:B5zU4MFyJezmEzCsAHE9YNULmGCm2zbPHvl9hazNxmE=
396396
github.com/multiversx/mx-chain-crypto-go v1.2.12 h1:zWip7rpUS4CGthJxfKn5MZfMfYPjVjIiCID6uX5BSOk=
397397
github.com/multiversx/mx-chain-crypto-go v1.2.12/go.mod h1:HzcPpCm1zanNct/6h2rIh+MFrlXbjA5C8+uMyXj3LI4=
398-
github.com/multiversx/mx-chain-es-indexer-go v1.7.16-0.20250206094106-7a074be24ad7 h1:Ecj3P8G6sgHlf/RDml64uS8a48eQ7w6CJpBVzvQPtiI=
399-
github.com/multiversx/mx-chain-es-indexer-go v1.7.16-0.20250206094106-7a074be24ad7/go.mod h1:E7M0CGDEHU1E0mVcbYHY3haF+rQjtBG6v36drjxVqqA=
398+
github.com/multiversx/mx-chain-es-indexer-go v1.7.16 h1:FTmJFp62Y2PDi5s3Apz0xO01eYvsiXXHTZXuMU7QoJc=
399+
github.com/multiversx/mx-chain-es-indexer-go v1.7.16/go.mod h1:E7M0CGDEHU1E0mVcbYHY3haF+rQjtBG6v36drjxVqqA=
400400
github.com/multiversx/mx-chain-logger-go v1.0.15 h1:HlNdK8etyJyL9NQ+6mIXyKPEBo+wRqOwi3n+m2QIHXc=
401401
github.com/multiversx/mx-chain-logger-go v1.0.15/go.mod h1:t3PRKaWB1M+i6gUfD27KXgzLJJC+mAQiN+FLlL1yoGQ=
402402
github.com/multiversx/mx-chain-scenario-go v1.4.4 h1:DVE2V+FPeyD/yWoC+KEfPK3jsFzHeruelESfpTlf460=

0 commit comments

Comments
 (0)