Skip to content

Commit cd1e2e4

Browse files
go.mod mx-chain-go update to latest fixes-async-exec
1 parent 70f2390 commit cd1e2e4

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.20251211081223-2b266c66a68a
9-
github.com/multiversx/mx-chain-go v1.10.9-0.20251216150200-4360c1bdbe20
8+
github.com/multiversx/mx-chain-core-go v1.4.2-0.20251216155248-bcbea61e6f31
9+
github.com/multiversx/mx-chain-go v1.10.9-0.20251216160250-a66693a5931a
1010
github.com/multiversx/mx-chain-logger-go v1.1.0
1111
github.com/multiversx/mx-chain-proxy-go v1.3.5-0.20251216152400-30761db5f3f7
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.20251211081223-2b266c66a68a h1:+MWgbbcL8RoBOweAP+EBMgFYKk6wCYi0Ob+3Flgwypw=
414-
github.com/multiversx/mx-chain-core-go v1.4.2-0.20251211081223-2b266c66a68a/go.mod h1:IO+vspNan+gT0WOHnJ95uvWygiziHZvfXpff6KnxV7g=
413+
github.com/multiversx/mx-chain-core-go v1.4.2-0.20251216155248-bcbea61e6f31 h1:MiqdkQIW3S1z1woQ58UGtPHQUkO8DGMMfEaX+s3oRDA=
414+
github.com/multiversx/mx-chain-core-go v1.4.2-0.20251216155248-bcbea61e6f31/go.mod h1:IO+vspNan+gT0WOHnJ95uvWygiziHZvfXpff6KnxV7g=
415415
github.com/multiversx/mx-chain-crypto-go v1.3.0 h1:0eK2bkDOMi8VbSPrB1/vGJSYT81IBtfL4zw+C4sWe/k=
416416
github.com/multiversx/mx-chain-crypto-go v1.3.0/go.mod h1:nPIkxxzyTP8IquWKds+22Q2OJ9W7LtusC7cAosz7ojM=
417417
github.com/multiversx/mx-chain-es-indexer-go v1.9.3-0.20251209110302-3b451942b7f9 h1:lywsKESTxcEC+RnmXzF/6T444DVyhl/ft52Rh4JMPyQ=
418418
github.com/multiversx/mx-chain-es-indexer-go v1.9.3-0.20251209110302-3b451942b7f9/go.mod h1:F/BpaYVPuHN7POJN6gwvJfZ22diYtvz2576a+PWiPvw=
419-
github.com/multiversx/mx-chain-go v1.10.9-0.20251216150200-4360c1bdbe20 h1:/Hv3o8Z5pwRLnkNEOzpPY3RwSSjkKPpzwemMrLelnf8=
420-
github.com/multiversx/mx-chain-go v1.10.9-0.20251216150200-4360c1bdbe20/go.mod h1:w82hut63zg6QJfmEvkDQnHhIZ7wLzoqBvPVGdT+Yzxg=
419+
github.com/multiversx/mx-chain-go v1.10.9-0.20251216160250-a66693a5931a h1:/1lGgAJLnIKRX7xmTgMdUPakpGaHDz/cO0cK0heOUA0=
420+
github.com/multiversx/mx-chain-go v1.10.9-0.20251216160250-a66693a5931a/go.mod h1:c/On/Uw6kMUd6009gvmUsL1gZ+ewl9g4sOvmQGP08a0=
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.20251216152400-30761db5f3f7 h1:nx1cCVXDgdubhPXsGK8uQ+kwM2CXZb5tx1otZz06lwA=

0 commit comments

Comments
 (0)