Skip to content

Commit 31d836d

Browse files
go.mod update
1 parent b8d72cf commit 31d836d

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,9 +6,9 @@ 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.20260210121034-184d4fbfa371
9-
github.com/multiversx/mx-chain-go v1.11.2-0.20260213095857-5f5a533cf1fa
9+
github.com/multiversx/mx-chain-go v1.11.2-0.20260217081305-16e5c58066fd
1010
github.com/multiversx/mx-chain-logger-go v1.1.0
11-
github.com/multiversx/mx-chain-proxy-go v1.3.5-0.20251222095819-21763951cae2
11+
github.com/multiversx/mx-chain-proxy-go v1.3.5-0.20260217073158-6a6ed53a320e
1212
github.com/multiversx/mx-chain-storage-go v1.1.0
1313
github.com/pelletier/go-toml v1.9.3
1414
github.com/stretchr/testify v1.10.0

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -416,12 +416,12 @@ github.com/multiversx/mx-chain-crypto-go v1.3.1-0.20260130144701-dfa5fd3ea5d7 h1
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.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=
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=
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=
423-
github.com/multiversx/mx-chain-proxy-go v1.3.5-0.20251222095819-21763951cae2 h1:ZX5197Lg7GeJ0iUP+1Nkgveor9XWG92XfWWN/ePZp6A=
424-
github.com/multiversx/mx-chain-proxy-go v1.3.5-0.20251222095819-21763951cae2/go.mod h1:XrDhWmTjJ3J7DGoaE06jdD+ZkMH7j68qk5pUJ6ZIYKI=
423+
github.com/multiversx/mx-chain-proxy-go v1.3.5-0.20260217073158-6a6ed53a320e h1:ykO1INcCgcPtz3He0gUpjK9Xisx+71HBMT3CdcmoALQ=
424+
github.com/multiversx/mx-chain-proxy-go v1.3.5-0.20260217073158-6a6ed53a320e/go.mod h1:kizqVThJggPV0cD29qeOCFhLwnrbuYQ7saGg+GzEOog=
425425
github.com/multiversx/mx-chain-scenario-go v1.6.0 h1:cwDFuS1pSc4YXnfiKKDTEb+QDY4fulPQaiRgIebnKxI=
426426
github.com/multiversx/mx-chain-scenario-go v1.6.0/go.mod h1:GrSYu1SnMvsIm9djUz1X13224HcvdY6Nb5KHNT3xZPA=
427427
github.com/multiversx/mx-chain-storage-go v1.1.0 h1:M1Y9DqMrJ62s7Zw31+cyuqsnPIvlG4jLBJl5WzeZLe8=

0 commit comments

Comments
 (0)