From 681aa77d6d5254bf28e1b8b38db9b327886cafcf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 13:25:58 +0000 Subject: [PATCH] fix(deps): update github.com/iotaledger/hive.go/lo digest to 542b1b7 --- go.mod | 6 +++--- go.sum | 6 ++++++ 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index c05fafac72..41b6f7a183 100644 --- a/go.mod +++ b/go.mod @@ -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-20231214115948-1e569feb231f 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-20231214115948-1e569feb231f 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-20231219105941-542b1b724494 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 diff --git a/go.sum b/go.sum index b841850466..e98fdd3d66 100644 --- a/go.sum +++ b/go.sum @@ -351,16 +351,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-20231214115948-1e569feb231f h1:wYhfBDVy875gugGqLxf+pTYBXZLOHO3zcP9gjd7wsEk= +github.com/iotaledger/hive.go/constraints v0.0.0-20231214115948-1e569feb231f/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-20231214115948-1e569feb231f h1:Ux8BWjqirYvfQpRPJFj4heNaa5QHNLQgIF3EzoM8RBc= +github.com/iotaledger/hive.go/ierrors v0.0.0-20231214115948-1e569feb231f/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-20231219105941-542b1b724494 h1:WzcyMcTExU4Xe4MGSu3WLjc1WVswUMmDiBY6m2Q+i3c= +github.com/iotaledger/hive.go/lo v0.0.0-20231219105941-542b1b724494/go.mod h1:kJ3T3R4oteGiO4KVlsHYoGWjl0StK2svlzqLjDPh7EQ= 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=