Skip to content

Commit aea172a

Browse files
Merge pull request #209 from multiversx/update-go-mod-9-feb
update go.mod
2 parents 72c689a + b2bce1d commit aea172a

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
@@ -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.20260205123233-d3fde0966769
9+
github.com/multiversx/mx-chain-go v1.11.2-0.20260209112623-41143e46a527
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -416,8 +416,8 @@ 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.20260204140407-6bdbae870a96 h1:aI9tf59h4qEWHy8Dg5WoOCz0QGoJE+u918uoXU54FvE=
418418
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.20260205123233-d3fde0966769 h1:j53tQPVCXpTC1MobQYQdqJU0UaqyrNc93JaFWNZ/bNQ=
420-
github.com/multiversx/mx-chain-go v1.11.2-0.20260205123233-d3fde0966769/go.mod h1:om+q4rdQoYBDY3T6jqEVmqefx8j8VwmDy1FdwNlgVEM=
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=
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)