Skip to content

Commit cbc0d69

Browse files
committed
update vm version
1 parent 34feb93 commit cbc0d69

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
@@ -24,7 +24,7 @@ require (
2424
github.com/multiversx/mx-chain-scenario-go v1.5.1-0.20250617131039-b09f258a9f6c
2525
github.com/multiversx/mx-chain-storage-go v1.0.20-0.20250520075958-65fd4c7bcaae
2626
github.com/multiversx/mx-chain-vm-common-go v1.5.17-0.20250618152408-dbe5ad03bfc1
27-
github.com/multiversx/mx-chain-vm-go v1.5.41-0.20250620125408-366bf2b7b8c0
27+
github.com/multiversx/mx-chain-vm-go v1.5.41-0.20250623142621-8a9e3b7a9f9c
2828
github.com/multiversx/mx-chain-vm-v1_2-go v1.2.69-0.20250520080927-410c413d962f
2929
github.com/multiversx/mx-chain-vm-v1_3-go v1.3.70-0.20250520081414-edf8b75e054d
3030
github.com/multiversx/mx-chain-vm-v1_4-go v1.4.99-0.20250520081749-516b5ae0e49c

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -415,8 +415,8 @@ github.com/multiversx/mx-chain-storage-go v1.0.20-0.20250520075958-65fd4c7bcaae
415415
github.com/multiversx/mx-chain-storage-go v1.0.20-0.20250520075958-65fd4c7bcaae/go.mod h1:uiXDLvpznajMubl+OBhODo6jmtwo8kyUF9iujEhOIgI=
416416
github.com/multiversx/mx-chain-vm-common-go v1.5.17-0.20250618152408-dbe5ad03bfc1 h1:2QQRrabfJNnJZnj/+0AwhNhavrY2TyKAtdMooaRtxYc=
417417
github.com/multiversx/mx-chain-vm-common-go v1.5.17-0.20250618152408-dbe5ad03bfc1/go.mod h1:HlpJgCTYVvHE1nrEJLIsR/AJx0gqzg3m+qdJwf7jOjU=
418-
github.com/multiversx/mx-chain-vm-go v1.5.41-0.20250620125408-366bf2b7b8c0 h1:yCQN3gA3srLTrc9tiBJ7wxZyf/X9jISp/SmjfeY/deY=
419-
github.com/multiversx/mx-chain-vm-go v1.5.41-0.20250620125408-366bf2b7b8c0/go.mod h1:YrvJxTjaFOMm+iG8MY2JcfF4rou4hyp3mrgyDvMP17E=
418+
github.com/multiversx/mx-chain-vm-go v1.5.41-0.20250623142621-8a9e3b7a9f9c h1:3ou9tTA6tXn+aoJJzz2PTEOM4Cg2Q2gkqADRsOu8wUM=
419+
github.com/multiversx/mx-chain-vm-go v1.5.41-0.20250623142621-8a9e3b7a9f9c/go.mod h1:YrvJxTjaFOMm+iG8MY2JcfF4rou4hyp3mrgyDvMP17E=
420420
github.com/multiversx/mx-chain-vm-v1_2-go v1.2.69-0.20250520080927-410c413d962f h1:Sg1SZWm90IeliVPce3w0CtLjr+a+mcWAFVHW2VGR0nA=
421421
github.com/multiversx/mx-chain-vm-v1_2-go v1.2.69-0.20250520080927-410c413d962f/go.mod h1:aeGXPTVkUDsPcHwuSer2VXEnMow7iofEvuDGPd47Cj8=
422422
github.com/multiversx/mx-chain-vm-v1_3-go v1.3.70-0.20250520081414-edf8b75e054d h1:DFYWypkQs7BYepsLPz/IIN8cGsEf4+fWM9L0a6mnfKU=

0 commit comments

Comments
 (0)