Skip to content

Commit

Permalink
go mod update
Browse files Browse the repository at this point in the history
  • Loading branch information
BeniaminDrasovean committed Aug 18, 2023
1 parent 9166ce4 commit 0156022
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ require (
github.com/multiversx/mx-chain-logger-go v1.0.13
github.com/multiversx/mx-chain-scenario-go v1.2.1
github.com/multiversx/mx-chain-storage-go v1.0.12
github.com/multiversx/mx-chain-vm-common-go v1.5.2
github.com/multiversx/mx-chain-vm-go v1.5.5
github.com/multiversx/mx-chain-vm-common-go v1.5.3-0.20230818072446-1d328dd1aa8e
github.com/multiversx/mx-chain-vm-go v1.5.6-0.20230818081304-e4d2b57f7577
github.com/multiversx/mx-chain-vm-v1_2-go v1.2.60
github.com/multiversx/mx-chain-vm-v1_3-go v1.3.61
github.com/multiversx/mx-chain-vm-v1_4-go v1.4.87
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -390,10 +390,10 @@ github.com/multiversx/mx-chain-scenario-go v1.2.1 h1:9eC6VcOEAKRRKZ7EbSWPLzCdNIM
github.com/multiversx/mx-chain-scenario-go v1.2.1/go.mod h1:EuZY7DpNFHVNSxJR8dKE1z2I8gBYfEFFPSwNUOXptqE=
github.com/multiversx/mx-chain-storage-go v1.0.12 h1:FrkgHPV38BO8cwdK0GUYHxVkUyOhyBBIhPz0P1e72NA=
github.com/multiversx/mx-chain-storage-go v1.0.12/go.mod h1:/8VrMbO9CbIi0Ym3F1QPY6EENGcUq5DpEBPDt4evn9Q=
github.com/multiversx/mx-chain-vm-common-go v1.5.2 h1:iRWJNlogjkq9w+pJZIfkVkXQFmMoRxZr6pzCfg2/K68=
github.com/multiversx/mx-chain-vm-common-go v1.5.2/go.mod h1:sqkKMCnwkWl8DURdb9q7pctK8IANghdHY1KJLE0ox2c=
github.com/multiversx/mx-chain-vm-go v1.5.5 h1:/ROeFnd44/vRGtnzlfUJZMBX/g3bNwxPpLTXo52XLbY=
github.com/multiversx/mx-chain-vm-go v1.5.5/go.mod h1:5d5GC+Ibz8X27+W8TYqbsMXh8n4F/kHUbdr0bVz8o8Y=
github.com/multiversx/mx-chain-vm-common-go v1.5.3-0.20230818072446-1d328dd1aa8e h1:il7KwruFGl4knwjEA4K0JWCRPQALvgyyl4Ly52VKvJo=
github.com/multiversx/mx-chain-vm-common-go v1.5.3-0.20230818072446-1d328dd1aa8e/go.mod h1:sqkKMCnwkWl8DURdb9q7pctK8IANghdHY1KJLE0ox2c=
github.com/multiversx/mx-chain-vm-go v1.5.6-0.20230818081304-e4d2b57f7577 h1:h4HxmHMvQ8yK98Hq0puPBu7JlWuC1PkJwOqROhrKwdA=
github.com/multiversx/mx-chain-vm-go v1.5.6-0.20230818081304-e4d2b57f7577/go.mod h1:Lt4XdvrzJypgcf4sCP0DRKkNjfWLpAmGtlafSfPlyVE=
github.com/multiversx/mx-chain-vm-v1_2-go v1.2.60 h1:YYElal1woAT3gwcVGe2JUEqBlzMXt963BSdQHuJpTMk=
github.com/multiversx/mx-chain-vm-v1_2-go v1.2.60/go.mod h1:3X3V/nj4G2ziTIijSEiucGn3r3S8v3CRIg5/szOtCLY=
github.com/multiversx/mx-chain-vm-v1_3-go v1.3.61 h1:z1LkUlVNwc6mfWqFu+VTpPorDd0/Pj7/SMNXmNDdkK4=
Expand Down

0 comments on commit 0156022

Please sign in to comment.