Skip to content

Commit c56eb52

Browse files
Merge pull request #214 from multiversx/update-go-mod-24-feb
go.mod update
2 parents 742a5cc + 436686e commit c56eb52

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ go 1.23.0
55
require (
66
github.com/btcsuite/websocket v0.0.0-20150119174127-31079b680792
77
github.com/gin-gonic/gin v1.10.0
8-
github.com/multiversx/mx-chain-core-go v1.4.2-0.20260210121034-184d4fbfa371
9-
github.com/multiversx/mx-chain-go v1.11.2-0.20260217081305-16e5c58066fd
8+
github.com/multiversx/mx-chain-core-go v1.4.2-0.20260219091525-015123fd1603
9+
github.com/multiversx/mx-chain-go v1.11.2-0.20260224093118-a3f88322b387
1010
github.com/multiversx/mx-chain-logger-go v1.1.0
1111
github.com/multiversx/mx-chain-proxy-go v1.3.5-0.20260217073158-6a6ed53a320e
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.20260206131000-9cb135f8f0fb // indirect
124+
github.com/multiversx/mx-chain-es-indexer-go v1.9.4-0.20260219114236-37624897dc3a // 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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -410,14 +410,14 @@ github.com/multiversx/concurrent-map v0.1.4 h1:hdnbM8VE4b0KYJaGY5yJS2aNIW9TFFsUY
410410
github.com/multiversx/concurrent-map v0.1.4/go.mod h1:8cWFRJDOrWHOTNSqgYCUvwT7c7eFQ4U2vKMOp4A/9+o=
411411
github.com/multiversx/mx-chain-communication-go v1.3.0 h1:ziNM1dRuiR/7al2L/jGEA/a/hjurtJ/HEqgazHNt9P8=
412412
github.com/multiversx/mx-chain-communication-go v1.3.0/go.mod h1:gDVWn6zUW6aCN1YOm/FbbT5MUmhgn/L1Rmpl8EoH3Yg=
413-
github.com/multiversx/mx-chain-core-go v1.4.2-0.20260210121034-184d4fbfa371 h1:5a94TjX7IG7K4zKO87SF3D4gzfNiy56RCAM+Qw9M4TY=
414-
github.com/multiversx/mx-chain-core-go v1.4.2-0.20260210121034-184d4fbfa371/go.mod h1:IO+vspNan+gT0WOHnJ95uvWygiziHZvfXpff6KnxV7g=
413+
github.com/multiversx/mx-chain-core-go v1.4.2-0.20260219091525-015123fd1603 h1:PhvZUz2zHo3cjx/zySG02enKgvY4r0Vy39l0FKxc+D4=
414+
github.com/multiversx/mx-chain-core-go v1.4.2-0.20260219091525-015123fd1603/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.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.20260217081305-16e5c58066fd h1:O4TlEvcCID9HxgonDbZV66dDrLfRMPAjm4gIDfLj43o=
420-
github.com/multiversx/mx-chain-go v1.11.2-0.20260217081305-16e5c58066fd/go.mod h1:sTjht6YYz2Ih/WaIY99SiBRT55FJ5RDydFUk+jtTrbA=
417+
github.com/multiversx/mx-chain-es-indexer-go v1.9.4-0.20260219114236-37624897dc3a h1:4ExtYUKB8Hd+IlvxscVpAHjO6hMSYlL2yFfsKBUAzgY=
418+
github.com/multiversx/mx-chain-es-indexer-go v1.9.4-0.20260219114236-37624897dc3a/go.mod h1:aPHgLkELJWxCDXBFF9+tbYaXJH2GIRk723YOaTejYWc=
419+
github.com/multiversx/mx-chain-go v1.11.2-0.20260224093118-a3f88322b387 h1:T0Ax6FKeDgiA/RuX+vPzjrgTxHP64iIR+QXEFx6REhk=
420+
github.com/multiversx/mx-chain-go v1.11.2-0.20260224093118-a3f88322b387/go.mod h1:zQdC5y5RkFPyCaGSmfqZLae0MN8oWXCLtLnB8shxdYM=
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.20260217073158-6a6ed53a320e h1:ykO1INcCgcPtz3He0gUpjK9Xisx+71HBMT3CdcmoALQ=

0 commit comments

Comments
 (0)