Skip to content

Commit

Permalink
fix(deps): update github.com/iotaledger/hive.go/crypto digest to bab2525
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent 78f98b7 commit 511c129
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@ require (
github.com/golang-jwt/jwt/v5 v5.0.0
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/crypto 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-20231108162616-bab25251edc4
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-20231108044237-5731e50d3660
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
github.com/iotaledger/hive.go/runtime v0.0.0-20231108044237-5731e50d3660
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231106113411-94ac829adbb2
github.com/iotaledger/hive.go/web v0.0.0-20231106113411-94ac829adbb2
github.com/iotaledger/inx-app v1.0.0-rc.3.0.20230417131029-0bfe891d7c4a
Expand Down
10 changes: 10 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -343,22 +343,32 @@ 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/crypto v0.0.0-20231108162616-bab25251edc4 h1:FfzAlmgc+ugZlcE/JWO2TtL/uEFT/V7+h3lz2WAzSWI=
github.com/iotaledger/hive.go/crypto v0.0.0-20231108162616-bab25251edc4/go.mod h1:OQ9EVTTQT1mkO/16BgwSIyQlAhEg+Cptud/yutevWsI=
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-20231108044237-5731e50d3660 h1:uLsdYCIByMT8I9008iuOEyj5JWZFOJuPctdTSi55A3E=
github.com/iotaledger/hive.go/lo v0.0.0-20231108044237-5731e50d3660/go.mod h1:lFKoK3stQVscy4k6+Cqd3Chq6u65JoTRhfhzJsmKyY8=
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=
github.com/iotaledger/hive.go/objectstorage v0.0.0-20231010133617-cdbd5387e2af/go.mod h1:xLNyz89iL2aaHx+YjHwsR+iHn1Acr0HoropgVV/r7e0=
github.com/iotaledger/hive.go/runtime v0.0.0-20231106113411-94ac829adbb2 h1:3+G14n2mVv1rFiDfvuH0voxIso8XAmS/gfQhdpz4080=
github.com/iotaledger/hive.go/runtime v0.0.0-20231106113411-94ac829adbb2/go.mod h1:jRw8yFipiPaqmTPHh7hTcxAP9u6pjRGpByS3REJKkbY=
github.com/iotaledger/hive.go/runtime v0.0.0-20231108044237-5731e50d3660 h1:FGlELFpJCAhSVKJ/TlANoe9Bg4mafcBwXQfocY0jG6s=
github.com/iotaledger/hive.go/runtime v0.0.0-20231108044237-5731e50d3660/go.mod h1:6WKyYAkvdY08iW4/w30goNq0GaBTljT0MXXilnQ33wk=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231106113411-94ac829adbb2 h1:XDL3d+L/q3b4VAB4ZoCcvcQo5HbLQLY2EOYthRnqKTc=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231106113411-94ac829adbb2/go.mod h1:SdK26z8/VhWtxaqCuQrufm80SELgowQPmu9T/8eUQ8g=
github.com/iotaledger/hive.go/stringify v0.0.0-20231106113411-94ac829adbb2 h1:yVM1gr5OFR/udVd+Ipeb20OvKqhtnDPMOKwq94hOpAY=
Expand Down

0 comments on commit 511c129

Please sign in to comment.