Skip to content

Commit 6ca39c7

Browse files
Merge pull request #210 from multiversx/update-go-mod-11-feb
update go.mod
2 parents aea172a + a299852 commit 6ca39c7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/btcsuite/websocket v0.0.0-20150119174127-31079b680792
77
github.com/gin-gonic/gin v1.10.0
88
github.com/multiversx/mx-chain-core-go v1.4.2-0.20260130090903-7407465d70c6
9-
github.com/multiversx/mx-chain-go v1.11.2-0.20260209112623-41143e46a527
9+
github.com/multiversx/mx-chain-go v1.11.2-0.20260210151756-0d8b2166d4f8
1010
github.com/multiversx/mx-chain-logger-go v1.1.0
1111
github.com/multiversx/mx-chain-proxy-go v1.3.5-0.20251222095819-21763951cae2
1212
github.com/multiversx/mx-chain-storage-go v1.1.0
@@ -121,7 +121,7 @@ require (
121121
github.com/multiversx/concurrent-map v0.1.4 // indirect
122122
github.com/multiversx/mx-chain-communication-go v1.3.0 // indirect
123123
github.com/multiversx/mx-chain-crypto-go v1.3.1-0.20260130144701-dfa5fd3ea5d7 // indirect
124-
github.com/multiversx/mx-chain-es-indexer-go v1.9.4-0.20260204140407-6bdbae870a96 // indirect
124+
github.com/multiversx/mx-chain-es-indexer-go v1.9.4-0.20260206131000-9cb135f8f0fb // indirect
125125
github.com/multiversx/mx-chain-scenario-go v1.6.0 // indirect
126126
github.com/multiversx/mx-chain-vm-common-go v1.6.1-0.20251127112501-0b5f28e33b2e // indirect
127127
github.com/multiversx/mx-chain-vm-go v1.6.1-0.20250707105646-d7048a2657c2 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -414,10 +414,10 @@ github.com/multiversx/mx-chain-core-go v1.4.2-0.20260130090903-7407465d70c6 h1:O
414414
github.com/multiversx/mx-chain-core-go v1.4.2-0.20260130090903-7407465d70c6/go.mod h1:IO+vspNan+gT0WOHnJ95uvWygiziHZvfXpff6KnxV7g=
415415
github.com/multiversx/mx-chain-crypto-go v1.3.1-0.20260130144701-dfa5fd3ea5d7 h1:3cJf1poYPhurIenMd3GYCEh0npaEchodVzcdmHxJrY4=
416416
github.com/multiversx/mx-chain-crypto-go v1.3.1-0.20260130144701-dfa5fd3ea5d7/go.mod h1:nPIkxxzyTP8IquWKds+22Q2OJ9W7LtusC7cAosz7ojM=
417-
github.com/multiversx/mx-chain-es-indexer-go v1.9.4-0.20260204140407-6bdbae870a96 h1:aI9tf59h4qEWHy8Dg5WoOCz0QGoJE+u918uoXU54FvE=
418-
github.com/multiversx/mx-chain-es-indexer-go v1.9.4-0.20260204140407-6bdbae870a96/go.mod h1:Mx0epqd2KyKdfjltxunnXhYwbzliNEiEKPLlRLjV40c=
419-
github.com/multiversx/mx-chain-go v1.11.2-0.20260209112623-41143e46a527 h1:WdWG14K+ukJcFBsv9n+qeRFvYUa3OSkBbirfxSOzico=
420-
github.com/multiversx/mx-chain-go v1.11.2-0.20260209112623-41143e46a527/go.mod h1:om+q4rdQoYBDY3T6jqEVmqefx8j8VwmDy1FdwNlgVEM=
417+
github.com/multiversx/mx-chain-es-indexer-go v1.9.4-0.20260206131000-9cb135f8f0fb h1:yCt+4w7Kp8j3VKftc1nIEtec18+OL/CCzMQdENsipYg=
418+
github.com/multiversx/mx-chain-es-indexer-go v1.9.4-0.20260206131000-9cb135f8f0fb/go.mod h1:Mx0epqd2KyKdfjltxunnXhYwbzliNEiEKPLlRLjV40c=
419+
github.com/multiversx/mx-chain-go v1.11.2-0.20260210151756-0d8b2166d4f8 h1:hAukgQdFR7T105V6H+eXCS3EGhmh1gP0n5xyduaU25Y=
420+
github.com/multiversx/mx-chain-go v1.11.2-0.20260210151756-0d8b2166d4f8/go.mod h1:z/LTOoPEs5I7rgYC8u3G1hHoi0KhS+2FrpNq3sfZuQY=
421421
github.com/multiversx/mx-chain-logger-go v1.1.0 h1:97x84A6L4RfCa6YOx1HpAFxZp1cf/WI0Qh112whgZNM=
422422
github.com/multiversx/mx-chain-logger-go v1.1.0/go.mod h1:K9XgiohLwOsNACETMNL0LItJMREuEvTH6NsoXWXWg7g=
423423
github.com/multiversx/mx-chain-proxy-go v1.3.5-0.20251222095819-21763951cae2 h1:ZX5197Lg7GeJ0iUP+1Nkgveor9XWG92XfWWN/ePZp6A=

0 commit comments

Comments
 (0)