Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update github.com/iotaledger/hive.go/lo digest to bdf1cc3 #3106

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ require (
github.com/gorilla/websocket v1.5.1
github.com/hashicorp/golang-lru/v2 v2.0.7
github.com/iotaledger/hive.go/app v0.0.0-20231106113411-94ac829adbb2
github.com/iotaledger/hive.go/constraints v0.0.0-20231106113411-94ac829adbb2
github.com/iotaledger/hive.go/constraints v0.0.0-20231108044237-5731e50d3660
github.com/iotaledger/hive.go/crypto v0.0.0-20231106113411-94ac829adbb2
github.com/iotaledger/hive.go/ds v0.0.0-20231106113411-94ac829adbb2
github.com/iotaledger/hive.go/ierrors v0.0.0-20231106113411-94ac829adbb2
github.com/iotaledger/hive.go/ierrors v0.0.0-20231108044237-5731e50d3660
github.com/iotaledger/hive.go/kvstore v0.0.0-20231106113411-94ac829adbb2
github.com/iotaledger/hive.go/lo v0.0.0-20231106113411-94ac829adbb2
github.com/iotaledger/hive.go/lo v0.0.0-20231122112629-bdf1cc39fba7
github.com/iotaledger/hive.go/logger v0.0.0-20231106113411-94ac829adbb2
github.com/iotaledger/hive.go/objectstorage v0.0.0-20231010133617-cdbd5387e2af
github.com/iotaledger/hive.go/runtime v0.0.0-20231106113411-94ac829adbb2
Expand Down
6 changes: 6 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -347,16 +347,22 @@ github.com/iotaledger/hive.go/app v0.0.0-20231106113411-94ac829adbb2 h1:qJQxd8QV
github.com/iotaledger/hive.go/app v0.0.0-20231106113411-94ac829adbb2/go.mod h1:8ZbIKR84oQd/3iQ5eeT7xpudO9/ytzXP7veIYnk7Orc=
github.com/iotaledger/hive.go/constraints v0.0.0-20231106113411-94ac829adbb2 h1:Vz8ZLYoklkbIBNYw5sEm+S8IL+FrFBn4GebEDfYwmFs=
github.com/iotaledger/hive.go/constraints v0.0.0-20231106113411-94ac829adbb2/go.mod h1:dOBOM2s4se3HcWefPe8sQLUalGXJ8yVXw58oK8jke3s=
github.com/iotaledger/hive.go/constraints v0.0.0-20231108044237-5731e50d3660 h1:x176vs7HnHwEaE/9aU8N/tGW+2dKoD+xFTXQmvTtZlc=
github.com/iotaledger/hive.go/constraints v0.0.0-20231108044237-5731e50d3660/go.mod h1:dOBOM2s4se3HcWefPe8sQLUalGXJ8yVXw58oK8jke3s=
github.com/iotaledger/hive.go/crypto v0.0.0-20231106113411-94ac829adbb2 h1:iLWYVSI4WjMNrZe/iT94S/D3RbqxH8BHZaeeOSJMtAc=
github.com/iotaledger/hive.go/crypto v0.0.0-20231106113411-94ac829adbb2/go.mod h1:h3o6okvMSEK3KOX6pOp3yq1h9ohTkTfo6X8MzEadeb0=
github.com/iotaledger/hive.go/ds v0.0.0-20231106113411-94ac829adbb2 h1:/CHqVujw6H4yHapiGGYA56bkZeczcPWjcv3/7GLO1ws=
github.com/iotaledger/hive.go/ds v0.0.0-20231106113411-94ac829adbb2/go.mod h1:3XkUSKfHaVxGbT0XAvjNlVYqPzhfLTGhDtdNA5UBPco=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231106113411-94ac829adbb2 h1:0+ReVOi2QGr0xUrDfiWvS9By0sf1dm2tQLyGVrTlOcM=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231106113411-94ac829adbb2/go.mod h1:HcE8B5lP96enc/OALTb2/rIIi+yOLouRoHOKRclKmC8=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231108044237-5731e50d3660 h1:v6Edaosj7yifZCLrKRJb0QmCNAluG39VTVScDwGyaRE=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231108044237-5731e50d3660/go.mod h1:HcE8B5lP96enc/OALTb2/rIIi+yOLouRoHOKRclKmC8=
github.com/iotaledger/hive.go/kvstore v0.0.0-20231106113411-94ac829adbb2 h1:AfxSH3FqZzCT45Mgus2QtJDEgrfccKDctmpa4PGCYPs=
github.com/iotaledger/hive.go/kvstore v0.0.0-20231106113411-94ac829adbb2/go.mod h1:O/U3jtiUDeqqM0MZQFu2UPqS9fUm0C5hNISxlmg/thE=
github.com/iotaledger/hive.go/lo v0.0.0-20231106113411-94ac829adbb2 h1:HthFmbzs+7PYtc+MDxwI6avNrfIvmxszjLzr1g1HJ10=
github.com/iotaledger/hive.go/lo v0.0.0-20231106113411-94ac829adbb2/go.mod h1:s4kzx9QY1MVWHJralj+3q5kI0eARtrJhphYD/iBbPfo=
github.com/iotaledger/hive.go/lo v0.0.0-20231122112629-bdf1cc39fba7 h1:svFxB75LsjUOHt3crcn70GVk7ztdNv5CytC3GbGj9FQ=
github.com/iotaledger/hive.go/lo v0.0.0-20231122112629-bdf1cc39fba7/go.mod h1:6Ee7i6b4tuTHuRYnPP8VUb0wr9XFI5qlqtnttBd9jRg=
github.com/iotaledger/hive.go/logger v0.0.0-20231106113411-94ac829adbb2 h1:W5W7gj/cPmk/oV6rdDFwL7ETFQSAcDdrIJ2sCsm54CI=
github.com/iotaledger/hive.go/logger v0.0.0-20231106113411-94ac829adbb2/go.mod h1:aBfAfIB2GO/IblhYt5ipCbyeL9bXSNeAwtYVA3hZaHg=
github.com/iotaledger/hive.go/objectstorage v0.0.0-20231010133617-cdbd5387e2af h1:7xnX6Jiqo7biaZFQbhMmLNjMeMeg81rgv18qvESb3rE=
Expand Down
6 changes: 3 additions & 3 deletions tools/evm/evmemulator/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,12 @@ require (
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/iotaledger/grocksdb v1.7.5-0.20230220105546-5162e18885c7 // indirect
github.com/iotaledger/hive.go/app v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/constraints v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/constraints v0.0.0-20231108044237-5731e50d3660 // indirect
github.com/iotaledger/hive.go/crypto v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/ds v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/ierrors v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/ierrors v0.0.0-20231108044237-5731e50d3660 // indirect
github.com/iotaledger/hive.go/kvstore v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/lo v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/lo v0.0.0-20231122112629-bdf1cc39fba7 // indirect
github.com/iotaledger/hive.go/logger v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/objectstorage v0.0.0-20231010133617-cdbd5387e2af // indirect
github.com/iotaledger/hive.go/runtime v0.0.0-20231106113411-94ac829adbb2 // indirect
Expand Down
12 changes: 6 additions & 6 deletions tools/evm/evmemulator/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -322,18 +322,18 @@ github.com/iotaledger/grocksdb v1.7.5-0.20230220105546-5162e18885c7 h1:dTrD7X2PT
github.com/iotaledger/grocksdb v1.7.5-0.20230220105546-5162e18885c7/go.mod h1:ZRdPu684P0fQ1z8sXz4dj9H5LWHhz4a9oCtvjunkSrw=
github.com/iotaledger/hive.go/app v0.0.0-20231106113411-94ac829adbb2 h1:qJQxd8QVKdc+DHz4xjrC5+8HpifImOxMTPVlkMbDWHs=
github.com/iotaledger/hive.go/app v0.0.0-20231106113411-94ac829adbb2/go.mod h1:8ZbIKR84oQd/3iQ5eeT7xpudO9/ytzXP7veIYnk7Orc=
github.com/iotaledger/hive.go/constraints v0.0.0-20231106113411-94ac829adbb2 h1:Vz8ZLYoklkbIBNYw5sEm+S8IL+FrFBn4GebEDfYwmFs=
github.com/iotaledger/hive.go/constraints v0.0.0-20231106113411-94ac829adbb2/go.mod h1:dOBOM2s4se3HcWefPe8sQLUalGXJ8yVXw58oK8jke3s=
github.com/iotaledger/hive.go/constraints v0.0.0-20231108044237-5731e50d3660 h1:x176vs7HnHwEaE/9aU8N/tGW+2dKoD+xFTXQmvTtZlc=
github.com/iotaledger/hive.go/constraints v0.0.0-20231108044237-5731e50d3660/go.mod h1:dOBOM2s4se3HcWefPe8sQLUalGXJ8yVXw58oK8jke3s=
github.com/iotaledger/hive.go/crypto v0.0.0-20231106113411-94ac829adbb2 h1:iLWYVSI4WjMNrZe/iT94S/D3RbqxH8BHZaeeOSJMtAc=
github.com/iotaledger/hive.go/crypto v0.0.0-20231106113411-94ac829adbb2/go.mod h1:h3o6okvMSEK3KOX6pOp3yq1h9ohTkTfo6X8MzEadeb0=
github.com/iotaledger/hive.go/ds v0.0.0-20231106113411-94ac829adbb2 h1:/CHqVujw6H4yHapiGGYA56bkZeczcPWjcv3/7GLO1ws=
github.com/iotaledger/hive.go/ds v0.0.0-20231106113411-94ac829adbb2/go.mod h1:3XkUSKfHaVxGbT0XAvjNlVYqPzhfLTGhDtdNA5UBPco=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231106113411-94ac829adbb2 h1:0+ReVOi2QGr0xUrDfiWvS9By0sf1dm2tQLyGVrTlOcM=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231106113411-94ac829adbb2/go.mod h1:HcE8B5lP96enc/OALTb2/rIIi+yOLouRoHOKRclKmC8=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231108044237-5731e50d3660 h1:v6Edaosj7yifZCLrKRJb0QmCNAluG39VTVScDwGyaRE=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231108044237-5731e50d3660/go.mod h1:HcE8B5lP96enc/OALTb2/rIIi+yOLouRoHOKRclKmC8=
github.com/iotaledger/hive.go/kvstore v0.0.0-20231106113411-94ac829adbb2 h1:AfxSH3FqZzCT45Mgus2QtJDEgrfccKDctmpa4PGCYPs=
github.com/iotaledger/hive.go/kvstore v0.0.0-20231106113411-94ac829adbb2/go.mod h1:O/U3jtiUDeqqM0MZQFu2UPqS9fUm0C5hNISxlmg/thE=
github.com/iotaledger/hive.go/lo v0.0.0-20231106113411-94ac829adbb2 h1:HthFmbzs+7PYtc+MDxwI6avNrfIvmxszjLzr1g1HJ10=
github.com/iotaledger/hive.go/lo v0.0.0-20231106113411-94ac829adbb2/go.mod h1:s4kzx9QY1MVWHJralj+3q5kI0eARtrJhphYD/iBbPfo=
github.com/iotaledger/hive.go/lo v0.0.0-20231122112629-bdf1cc39fba7 h1:svFxB75LsjUOHt3crcn70GVk7ztdNv5CytC3GbGj9FQ=
github.com/iotaledger/hive.go/lo v0.0.0-20231122112629-bdf1cc39fba7/go.mod h1:6Ee7i6b4tuTHuRYnPP8VUb0wr9XFI5qlqtnttBd9jRg=
github.com/iotaledger/hive.go/logger v0.0.0-20231106113411-94ac829adbb2 h1:W5W7gj/cPmk/oV6rdDFwL7ETFQSAcDdrIJ2sCsm54CI=
github.com/iotaledger/hive.go/logger v0.0.0-20231106113411-94ac829adbb2/go.mod h1:aBfAfIB2GO/IblhYt5ipCbyeL9bXSNeAwtYVA3hZaHg=
github.com/iotaledger/hive.go/objectstorage v0.0.0-20231010133617-cdbd5387e2af h1:7xnX6Jiqo7biaZFQbhMmLNjMeMeg81rgv18qvESb3rE=
Expand Down
6 changes: 3 additions & 3 deletions tools/gascalibration/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@ require (
github.com/huin/goupnp v1.2.0 // indirect
github.com/iancoleman/orderedmap v0.3.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/iotaledger/hive.go/constraints v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/constraints v0.0.0-20231108044237-5731e50d3660 // indirect
github.com/iotaledger/hive.go/crypto v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/ds v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/ierrors v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/ierrors v0.0.0-20231108044237-5731e50d3660 // indirect
github.com/iotaledger/hive.go/kvstore v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/lo v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/lo v0.0.0-20231122112629-bdf1cc39fba7 // indirect
github.com/iotaledger/hive.go/logger v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/runtime v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231106113411-94ac829adbb2 // indirect
Expand Down
12 changes: 6 additions & 6 deletions tools/gascalibration/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -137,18 +137,18 @@ github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
github.com/iotaledger/go-ethereum v1.12.2-wasp3 h1:RP5OJn+g/5+BEg1tvzkhZ5tN/KhsQsUAY2UUQCqKgsM=
github.com/iotaledger/go-ethereum v1.12.2-wasp3/go.mod h1:1cRAEV+rp/xX0zraSCBnu9Py3HQ+geRMj3HdR+k0wfI=
github.com/iotaledger/hive.go/constraints v0.0.0-20231106113411-94ac829adbb2 h1:Vz8ZLYoklkbIBNYw5sEm+S8IL+FrFBn4GebEDfYwmFs=
github.com/iotaledger/hive.go/constraints v0.0.0-20231106113411-94ac829adbb2/go.mod h1:dOBOM2s4se3HcWefPe8sQLUalGXJ8yVXw58oK8jke3s=
github.com/iotaledger/hive.go/constraints v0.0.0-20231108044237-5731e50d3660 h1:x176vs7HnHwEaE/9aU8N/tGW+2dKoD+xFTXQmvTtZlc=
github.com/iotaledger/hive.go/constraints v0.0.0-20231108044237-5731e50d3660/go.mod h1:dOBOM2s4se3HcWefPe8sQLUalGXJ8yVXw58oK8jke3s=
github.com/iotaledger/hive.go/crypto v0.0.0-20231106113411-94ac829adbb2 h1:iLWYVSI4WjMNrZe/iT94S/D3RbqxH8BHZaeeOSJMtAc=
github.com/iotaledger/hive.go/crypto v0.0.0-20231106113411-94ac829adbb2/go.mod h1:h3o6okvMSEK3KOX6pOp3yq1h9ohTkTfo6X8MzEadeb0=
github.com/iotaledger/hive.go/ds v0.0.0-20231106113411-94ac829adbb2 h1:/CHqVujw6H4yHapiGGYA56bkZeczcPWjcv3/7GLO1ws=
github.com/iotaledger/hive.go/ds v0.0.0-20231106113411-94ac829adbb2/go.mod h1:3XkUSKfHaVxGbT0XAvjNlVYqPzhfLTGhDtdNA5UBPco=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231106113411-94ac829adbb2 h1:0+ReVOi2QGr0xUrDfiWvS9By0sf1dm2tQLyGVrTlOcM=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231106113411-94ac829adbb2/go.mod h1:HcE8B5lP96enc/OALTb2/rIIi+yOLouRoHOKRclKmC8=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231108044237-5731e50d3660 h1:v6Edaosj7yifZCLrKRJb0QmCNAluG39VTVScDwGyaRE=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231108044237-5731e50d3660/go.mod h1:HcE8B5lP96enc/OALTb2/rIIi+yOLouRoHOKRclKmC8=
github.com/iotaledger/hive.go/kvstore v0.0.0-20231106113411-94ac829adbb2 h1:AfxSH3FqZzCT45Mgus2QtJDEgrfccKDctmpa4PGCYPs=
github.com/iotaledger/hive.go/kvstore v0.0.0-20231106113411-94ac829adbb2/go.mod h1:O/U3jtiUDeqqM0MZQFu2UPqS9fUm0C5hNISxlmg/thE=
github.com/iotaledger/hive.go/lo v0.0.0-20231106113411-94ac829adbb2 h1:HthFmbzs+7PYtc+MDxwI6avNrfIvmxszjLzr1g1HJ10=
github.com/iotaledger/hive.go/lo v0.0.0-20231106113411-94ac829adbb2/go.mod h1:s4kzx9QY1MVWHJralj+3q5kI0eARtrJhphYD/iBbPfo=
github.com/iotaledger/hive.go/lo v0.0.0-20231122112629-bdf1cc39fba7 h1:svFxB75LsjUOHt3crcn70GVk7ztdNv5CytC3GbGj9FQ=
github.com/iotaledger/hive.go/lo v0.0.0-20231122112629-bdf1cc39fba7/go.mod h1:6Ee7i6b4tuTHuRYnPP8VUb0wr9XFI5qlqtnttBd9jRg=
github.com/iotaledger/hive.go/logger v0.0.0-20231106113411-94ac829adbb2 h1:W5W7gj/cPmk/oV6rdDFwL7ETFQSAcDdrIJ2sCsm54CI=
github.com/iotaledger/hive.go/logger v0.0.0-20231106113411-94ac829adbb2/go.mod h1:aBfAfIB2GO/IblhYt5ipCbyeL9bXSNeAwtYVA3hZaHg=
github.com/iotaledger/hive.go/runtime v0.0.0-20231106113411-94ac829adbb2 h1:3+G14n2mVv1rFiDfvuH0voxIso8XAmS/gfQhdpz4080=
Expand Down
6 changes: 3 additions & 3 deletions tools/gendoc/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,12 @@ require (
github.com/huin/goupnp v1.2.0 // indirect
github.com/iancoleman/orderedmap v0.3.0 // indirect
github.com/iotaledger/grocksdb v1.7.5-0.20230220105546-5162e18885c7 // indirect
github.com/iotaledger/hive.go/constraints v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/constraints v0.0.0-20231108044237-5731e50d3660 // indirect
github.com/iotaledger/hive.go/crypto v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/ds v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/ierrors v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/ierrors v0.0.0-20231108044237-5731e50d3660 // indirect
github.com/iotaledger/hive.go/kvstore v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/lo v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/lo v0.0.0-20231122112629-bdf1cc39fba7 // indirect
github.com/iotaledger/hive.go/logger v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/objectstorage v0.0.0-20231010133617-cdbd5387e2af // indirect
github.com/iotaledger/hive.go/runtime v0.0.0-20231106113411-94ac829adbb2 // indirect
Expand Down
12 changes: 6 additions & 6 deletions tools/gendoc/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -323,18 +323,18 @@ github.com/iotaledger/hive.go/app v0.0.0-20231106113411-94ac829adbb2 h1:qJQxd8QV
github.com/iotaledger/hive.go/app v0.0.0-20231106113411-94ac829adbb2/go.mod h1:8ZbIKR84oQd/3iQ5eeT7xpudO9/ytzXP7veIYnk7Orc=
github.com/iotaledger/hive.go/apputils v1.0.0-rc.1.0.20230417125513-e2e89991217f h1:7WLntDniah8KzA5XLb4hwhtR+gR+UYIot9gDpXPJ824=
github.com/iotaledger/hive.go/apputils v1.0.0-rc.1.0.20230417125513-e2e89991217f/go.mod h1:07HqeSxRXp/JFguDfDH4jb+dwDJ/jIE4xZ0iTMtSrGc=
github.com/iotaledger/hive.go/constraints v0.0.0-20231106113411-94ac829adbb2 h1:Vz8ZLYoklkbIBNYw5sEm+S8IL+FrFBn4GebEDfYwmFs=
github.com/iotaledger/hive.go/constraints v0.0.0-20231106113411-94ac829adbb2/go.mod h1:dOBOM2s4se3HcWefPe8sQLUalGXJ8yVXw58oK8jke3s=
github.com/iotaledger/hive.go/constraints v0.0.0-20231108044237-5731e50d3660 h1:x176vs7HnHwEaE/9aU8N/tGW+2dKoD+xFTXQmvTtZlc=
github.com/iotaledger/hive.go/constraints v0.0.0-20231108044237-5731e50d3660/go.mod h1:dOBOM2s4se3HcWefPe8sQLUalGXJ8yVXw58oK8jke3s=
github.com/iotaledger/hive.go/crypto v0.0.0-20231106113411-94ac829adbb2 h1:iLWYVSI4WjMNrZe/iT94S/D3RbqxH8BHZaeeOSJMtAc=
github.com/iotaledger/hive.go/crypto v0.0.0-20231106113411-94ac829adbb2/go.mod h1:h3o6okvMSEK3KOX6pOp3yq1h9ohTkTfo6X8MzEadeb0=
github.com/iotaledger/hive.go/ds v0.0.0-20231106113411-94ac829adbb2 h1:/CHqVujw6H4yHapiGGYA56bkZeczcPWjcv3/7GLO1ws=
github.com/iotaledger/hive.go/ds v0.0.0-20231106113411-94ac829adbb2/go.mod h1:3XkUSKfHaVxGbT0XAvjNlVYqPzhfLTGhDtdNA5UBPco=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231106113411-94ac829adbb2 h1:0+ReVOi2QGr0xUrDfiWvS9By0sf1dm2tQLyGVrTlOcM=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231106113411-94ac829adbb2/go.mod h1:HcE8B5lP96enc/OALTb2/rIIi+yOLouRoHOKRclKmC8=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231108044237-5731e50d3660 h1:v6Edaosj7yifZCLrKRJb0QmCNAluG39VTVScDwGyaRE=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231108044237-5731e50d3660/go.mod h1:HcE8B5lP96enc/OALTb2/rIIi+yOLouRoHOKRclKmC8=
github.com/iotaledger/hive.go/kvstore v0.0.0-20231106113411-94ac829adbb2 h1:AfxSH3FqZzCT45Mgus2QtJDEgrfccKDctmpa4PGCYPs=
github.com/iotaledger/hive.go/kvstore v0.0.0-20231106113411-94ac829adbb2/go.mod h1:O/U3jtiUDeqqM0MZQFu2UPqS9fUm0C5hNISxlmg/thE=
github.com/iotaledger/hive.go/lo v0.0.0-20231106113411-94ac829adbb2 h1:HthFmbzs+7PYtc+MDxwI6avNrfIvmxszjLzr1g1HJ10=
github.com/iotaledger/hive.go/lo v0.0.0-20231106113411-94ac829adbb2/go.mod h1:s4kzx9QY1MVWHJralj+3q5kI0eARtrJhphYD/iBbPfo=
github.com/iotaledger/hive.go/lo v0.0.0-20231122112629-bdf1cc39fba7 h1:svFxB75LsjUOHt3crcn70GVk7ztdNv5CytC3GbGj9FQ=
github.com/iotaledger/hive.go/lo v0.0.0-20231122112629-bdf1cc39fba7/go.mod h1:6Ee7i6b4tuTHuRYnPP8VUb0wr9XFI5qlqtnttBd9jRg=
github.com/iotaledger/hive.go/logger v0.0.0-20231106113411-94ac829adbb2 h1:W5W7gj/cPmk/oV6rdDFwL7ETFQSAcDdrIJ2sCsm54CI=
github.com/iotaledger/hive.go/logger v0.0.0-20231106113411-94ac829adbb2/go.mod h1:aBfAfIB2GO/IblhYt5ipCbyeL9bXSNeAwtYVA3hZaHg=
github.com/iotaledger/hive.go/objectstorage v0.0.0-20231010133617-cdbd5387e2af h1:7xnX6Jiqo7biaZFQbhMmLNjMeMeg81rgv18qvESb3rE=
Expand Down
6 changes: 3 additions & 3 deletions tools/wasp-cli/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -84,12 +84,12 @@ require (
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/iotaledger/grocksdb v1.7.5-0.20230220105546-5162e18885c7 // indirect
github.com/iotaledger/hive.go/app v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/constraints v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/constraints v0.0.0-20231108044237-5731e50d3660 // indirect
github.com/iotaledger/hive.go/crypto v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/ds v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/ierrors v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/ierrors v0.0.0-20231108044237-5731e50d3660 // indirect
github.com/iotaledger/hive.go/kvstore v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/lo v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/lo v0.0.0-20231122112629-bdf1cc39fba7 // indirect
github.com/iotaledger/hive.go/objectstorage v0.0.0-20231010133617-cdbd5387e2af // indirect
github.com/iotaledger/hive.go/runtime v0.0.0-20231106113411-94ac829adbb2 // indirect
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231106113411-94ac829adbb2 // indirect
Expand Down
Loading