Skip to content

Commit 7aef7fc

Browse files
author
BiancaIalangi
committed
update mx-scenario
1 parent 5d6a7b5 commit 7aef7fc

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
@@ -11,7 +11,7 @@ require (
1111
github.com/multiversx/mx-chain-core-go v1.2.22
1212
github.com/multiversx/mx-chain-crypto-go v1.2.12-0.20240725071000-c3212540166f
1313
github.com/multiversx/mx-chain-logger-go v1.0.15
14-
github.com/multiversx/mx-chain-scenario-go v1.4.5-0.20250217162248-b2fa7da82c67
14+
github.com/multiversx/mx-chain-scenario-go v1.4.5-0.20250218083003-17abf5bacfcd
1515
github.com/multiversx/mx-chain-storage-go v1.0.16-0.20240725070753-aa7fb322ebdf
1616
github.com/multiversx/mx-chain-vm-common-go v1.5.17-0.20241021074004-c2bdb78da54a
1717
github.com/multiversx/mx-components-big-int v1.0.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ github.com/multiversx/mx-chain-crypto-go v1.2.12-0.20240725071000-c3212540166f h
8989
github.com/multiversx/mx-chain-crypto-go v1.2.12-0.20240725071000-c3212540166f/go.mod h1:9aSp//uBSvqFdzh4gvYISraoruhr1FCTXgPQalQ687k=
9090
github.com/multiversx/mx-chain-logger-go v1.0.15 h1:HlNdK8etyJyL9NQ+6mIXyKPEBo+wRqOwi3n+m2QIHXc=
9191
github.com/multiversx/mx-chain-logger-go v1.0.15/go.mod h1:t3PRKaWB1M+i6gUfD27KXgzLJJC+mAQiN+FLlL1yoGQ=
92-
github.com/multiversx/mx-chain-scenario-go v1.4.5-0.20250217162248-b2fa7da82c67 h1:i2vfRNTa1BySg/iDHbENVvFDUcGRvKrqLbJLyOnjmMU=
93-
github.com/multiversx/mx-chain-scenario-go v1.4.5-0.20250217162248-b2fa7da82c67/go.mod h1:sLKkfFGXK8EtnjBKmPcTZ0pbVGPsnUVFKOc2kWhGdFU=
92+
github.com/multiversx/mx-chain-scenario-go v1.4.5-0.20250218083003-17abf5bacfcd h1:3NCQviGNTi3VeHI7RX14WX8HDqBTWqFjfA+UtTUAyFU=
93+
github.com/multiversx/mx-chain-scenario-go v1.4.5-0.20250218083003-17abf5bacfcd/go.mod h1:sLKkfFGXK8EtnjBKmPcTZ0pbVGPsnUVFKOc2kWhGdFU=
9494
github.com/multiversx/mx-chain-storage-go v1.0.16-0.20240725070753-aa7fb322ebdf h1:L9K7Xzq5SZz6k55R7HrafiRcU+c8/PqozJxys65G4bI=
9595
github.com/multiversx/mx-chain-storage-go v1.0.16-0.20240725070753-aa7fb322ebdf/go.mod h1:ptvW/8r6bam55mVpeVZbyvvvydYM0DQwcPOH0W4Xyx8=
9696
github.com/multiversx/mx-chain-vm-common-go v1.5.17-0.20241021074004-c2bdb78da54a h1:+D5GR9SkHTkKU6fIMZLdSQHeIzbDzOT6fSJfKBG80+g=

0 commit comments

Comments
 (0)