Skip to content

Commit a730321

Browse files
Merge pull request #215 from multiversx/update-go-mod-2-mar
go.mod update
2 parents c56eb52 + 05a3be8 commit a730321

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.20260219091525-015123fd1603
9-
github.com/multiversx/mx-chain-go v1.11.2-0.20260224093118-a3f88322b387
9+
github.com/multiversx/mx-chain-go v1.11.2-0.20260302131008-870c10ca33d5
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

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.20260219114236-37624897dc3a h1:4ExtYUKB8Hd+IlvxscVpAHjO6hMSYlL2yFfsKBUAzgY=
418418
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=
419+
github.com/multiversx/mx-chain-go v1.11.2-0.20260302131008-870c10ca33d5 h1:+i70ekP76PgkXdMgjls74glRlZ3nW0pWum9phgCwF7w=
420+
github.com/multiversx/mx-chain-go v1.11.2-0.20260302131008-870c10ca33d5/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)