Skip to content

Commit ba34423

Browse files
committed
revert go mod
1 parent 023df75 commit ba34423

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
@@ -22,7 +22,7 @@ require (
2222
github.com/multiversx/mx-chain-scenario-go v1.4.4
2323
github.com/multiversx/mx-chain-storage-go v1.0.19
2424
github.com/multiversx/mx-chain-vm-common-go v1.5.16
25-
github.com/multiversx/mx-chain-vm-go v1.5.38-0.20250514115020-3038b356bbb3
25+
github.com/multiversx/mx-chain-vm-go v1.5.39
2626
github.com/multiversx/mx-chain-vm-v1_2-go v1.2.68
2727
github.com/multiversx/mx-chain-vm-v1_3-go v1.3.69
2828
github.com/multiversx/mx-chain-vm-v1_4-go v1.4.98

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.19 h1:2R35MoSXcuNJOFmV5xEhcXqiEGZ
415415
github.com/multiversx/mx-chain-storage-go v1.0.19/go.mod h1:Pb/BuVmiFqO66DSZO16KFkSUeom94x3e3Q9IloBvkYI=
416416
github.com/multiversx/mx-chain-vm-common-go v1.5.16 h1:g1SqYjxl7K66Y1O/q6tvDJ37fzpzlxCSfRzSm/woQQY=
417417
github.com/multiversx/mx-chain-vm-common-go v1.5.16/go.mod h1:1rSkXreUZNXyPTTdhj47M+Fy62yjxbu3aAsXEtKN3UY=
418-
github.com/multiversx/mx-chain-vm-go v1.5.38-0.20250514115020-3038b356bbb3 h1:MrCAPEUJBOzgb0usFcUTYBul7Jp25SqBl8FxCKi/ZLA=
419-
github.com/multiversx/mx-chain-vm-go v1.5.38-0.20250514115020-3038b356bbb3/go.mod h1:nzLrWeXvfxCIiwj5uNBZq3d7stkXyeY+Fktfr4tTaiY=
418+
github.com/multiversx/mx-chain-vm-go v1.5.39 h1:ZRKT50U7nvzEqNoigq/GkZFJDSXODkQVlPU0kJX9HOM=
419+
github.com/multiversx/mx-chain-vm-go v1.5.39/go.mod h1:nzLrWeXvfxCIiwj5uNBZq3d7stkXyeY+Fktfr4tTaiY=
420420
github.com/multiversx/mx-chain-vm-v1_2-go v1.2.68 h1:L3GoAVFtLLzr9ya0rVv1YdTUzS3MyM7kQNBSAjCNO2g=
421421
github.com/multiversx/mx-chain-vm-v1_2-go v1.2.68/go.mod h1:ixxwib+1pXwSDHG5Wa34v0SRScF+BwFzH4wFWY31saI=
422422
github.com/multiversx/mx-chain-vm-v1_3-go v1.3.69 h1:G/PLsyfQV4bMLs2amGRvaLKZoW1DC7M+7ecVaLuaCNc=

0 commit comments

Comments
 (0)