Skip to content

Commit b8d72cf

Browse files
Merge pull request #211 from multiversx/update-go-mod-16-feb
update go.mod
2 parents 6ca39c7 + b0a3d16 commit b8d72cf

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
@@ -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.20260130090903-7407465d70c6
9-
github.com/multiversx/mx-chain-go v1.11.2-0.20260210151756-0d8b2166d4f8
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.20260213095857-5f5a533cf1fa
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

go.sum

Lines changed: 4 additions & 4 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.20260130090903-7407465d70c6 h1:OpV/546No27cXiePXupD/GCPspka98AAHLUxJAy9CII=
414-
github.com/multiversx/mx-chain-core-go v1.4.2-0.20260130090903-7407465d70c6/go.mod h1:IO+vspNan+gT0WOHnJ95uvWygiziHZvfXpff6KnxV7g=
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=
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=
417417
github.com/multiversx/mx-chain-es-indexer-go v1.9.4-0.20260206131000-9cb135f8f0fb h1:yCt+4w7Kp8j3VKftc1nIEtec18+OL/CCzMQdENsipYg=
418418
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=
419+
github.com/multiversx/mx-chain-go v1.11.2-0.20260213095857-5f5a533cf1fa h1:2RRBbN8CA2a/04sLh0J6sHgKsvxyBxPa8oVjNyH/OoE=
420+
github.com/multiversx/mx-chain-go v1.11.2-0.20260213095857-5f5a533cf1fa/go.mod h1:sTjht6YYz2Ih/WaIY99SiBRT55FJ5RDydFUk+jtTrbA=
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)