Skip to content

Commit

Permalink
Update to latest hive.go
Browse files Browse the repository at this point in the history
  • Loading branch information
jonastheis committed Nov 8, 2023
1 parent 04ae2ef commit afce96c
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
16 changes: 8 additions & 8 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ go 1.21
require (
github.com/eclipse/paho.mqtt.golang v1.4.3
github.com/ethereum/go-ethereum v1.13.4
github.com/iotaledger/hive.go/constraints v0.0.0-20231106033111-7f3042d04fc4
github.com/iotaledger/hive.go/core v1.0.0-rc.3.0.20231106033111-7f3042d04fc4
github.com/iotaledger/hive.go/crypto v0.0.0-20231106033111-7f3042d04fc4
github.com/iotaledger/hive.go/ierrors v0.0.0-20231106033111-7f3042d04fc4
github.com/iotaledger/hive.go/lo v0.0.0-20231106033111-7f3042d04fc4
github.com/iotaledger/hive.go/runtime v0.0.0-20231106033111-7f3042d04fc4
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231106033111-7f3042d04fc4
github.com/iotaledger/hive.go/stringify v0.0.0-20231106033111-7f3042d04fc4
github.com/iotaledger/hive.go/constraints v0.0.0-20231108050255-98e0fa35e936
github.com/iotaledger/hive.go/core v1.0.0-rc.3.0.20231108050255-98e0fa35e936
github.com/iotaledger/hive.go/crypto v0.0.0-20231108050255-98e0fa35e936
github.com/iotaledger/hive.go/ierrors v0.0.0-20231108050255-98e0fa35e936
github.com/iotaledger/hive.go/lo v0.0.0-20231108050255-98e0fa35e936
github.com/iotaledger/hive.go/runtime v0.0.0-20231108050255-98e0fa35e936
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231108050255-98e0fa35e936
github.com/iotaledger/hive.go/stringify v0.0.0-20231108050255-98e0fa35e936
github.com/pasztorpisti/qs v0.0.0-20171216220353-8d6c33ee906c
github.com/samber/lo v1.38.1
github.com/stretchr/testify v1.8.4
Expand Down
32 changes: 16 additions & 16 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,22 @@ github.com/holiman/uint256 v1.2.3 h1:K8UWO1HUJpRMXBxbmaY1Y8IAMZC/RsKB+ArEnnK4l5o
github.com/holiman/uint256 v1.2.3/go.mod h1:SC8Ryt4n+UBbPbIBKaG9zbbDlp4jOru9xFZmPzLUTxw=
github.com/iancoleman/orderedmap v0.3.0 h1:5cbR2grmZR/DiVt+VJopEhtVs9YGInGIxAoMJn+Ichc=
github.com/iancoleman/orderedmap v0.3.0/go.mod h1:XuLcCUkdL5owUCQeF2Ue9uuw1EptkJDkXXS7VoV7XGE=
github.com/iotaledger/hive.go/constraints v0.0.0-20231106033111-7f3042d04fc4 h1:GS3d6xi8eiI9rIycajLs4z3vM/u0D9oJ2qEP8f/Mnmw=
github.com/iotaledger/hive.go/constraints v0.0.0-20231106033111-7f3042d04fc4/go.mod h1:dOBOM2s4se3HcWefPe8sQLUalGXJ8yVXw58oK8jke3s=
github.com/iotaledger/hive.go/core v1.0.0-rc.3.0.20231106033111-7f3042d04fc4 h1:xz1Vy5YujaXLL6Kx2gU7eueWGZPquimCGXBLimtCSak=
github.com/iotaledger/hive.go/core v1.0.0-rc.3.0.20231106033111-7f3042d04fc4/go.mod h1:oBpjupsGbCg4WlK9HfXaF5RWtZvA4LmtmuLsMEcz+Qg=
github.com/iotaledger/hive.go/crypto v0.0.0-20231106033111-7f3042d04fc4 h1:3FNxPWFuNEdEJ17PoNS5ILTcg2b7wHDkLZx2lL3PhIE=
github.com/iotaledger/hive.go/crypto v0.0.0-20231106033111-7f3042d04fc4/go.mod h1:ePC73xHcQdkbbHApVoF9XfLfjTtCuYJ8+WJepdRoUIw=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231106033111-7f3042d04fc4 h1:yr8sRMURAjVQhWX+HgDm2AwgY2jH1JrZjOf49aUM8CQ=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231106033111-7f3042d04fc4/go.mod h1:HcE8B5lP96enc/OALTb2/rIIi+yOLouRoHOKRclKmC8=
github.com/iotaledger/hive.go/lo v0.0.0-20231106033111-7f3042d04fc4 h1:bK0+pb716B9rBuXDp1+xKh5iX5wp00FF47UjTD+KphM=
github.com/iotaledger/hive.go/lo v0.0.0-20231106033111-7f3042d04fc4/go.mod h1:lFKoK3stQVscy4k6+Cqd3Chq6u65JoTRhfhzJsmKyY8=
github.com/iotaledger/hive.go/runtime v0.0.0-20231106033111-7f3042d04fc4 h1:hOGlfCiQxIumcWMFxxAp13Ox//SQK0DGcXY3NJf7kGQ=
github.com/iotaledger/hive.go/runtime v0.0.0-20231106033111-7f3042d04fc4/go.mod h1:6WKyYAkvdY08iW4/w30goNq0GaBTljT0MXXilnQ33wk=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231106033111-7f3042d04fc4 h1:CRNZkH8TuRIoCHDkfHGA09hpgT2cFFzj1Dys4ze61tI=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231106033111-7f3042d04fc4/go.mod h1:fW/lA6n0C/jf9B9NMX46eJXsJTU8Nzs+9oBWMTNzPzE=
github.com/iotaledger/hive.go/stringify v0.0.0-20231106033111-7f3042d04fc4 h1:xY4tsqeuZq/V8S3vYpuHJT6EdRgMGoFJkyFfxWV0ZPY=
github.com/iotaledger/hive.go/stringify v0.0.0-20231106033111-7f3042d04fc4/go.mod h1:FTo/UWzNYgnQ082GI9QVM9HFDERqf9rw9RivNpqrnTs=
github.com/iotaledger/hive.go/constraints v0.0.0-20231108050255-98e0fa35e936 h1:qkq0Wz+Y3J8QYRLd0fwTgHuur/A3k7d82BxOKSfvk8c=
github.com/iotaledger/hive.go/constraints v0.0.0-20231108050255-98e0fa35e936/go.mod h1:dOBOM2s4se3HcWefPe8sQLUalGXJ8yVXw58oK8jke3s=
github.com/iotaledger/hive.go/core v1.0.0-rc.3.0.20231108050255-98e0fa35e936 h1:GtsYwcCqRomhMo190TPxBrOzs6YnVmqkmQgT/lJrJRo=
github.com/iotaledger/hive.go/core v1.0.0-rc.3.0.20231108050255-98e0fa35e936/go.mod h1:CdixkrB7VdQzEDlVuwsxPtsiJL/WXrQgz3PELIqlLko=
github.com/iotaledger/hive.go/crypto v0.0.0-20231108050255-98e0fa35e936 h1:Xeb4w0g0Kv2ZjdCZQqz8oiqAU5qAy8OXG8kGTXSPzuY=
github.com/iotaledger/hive.go/crypto v0.0.0-20231108050255-98e0fa35e936/go.mod h1:OQ9EVTTQT1mkO/16BgwSIyQlAhEg+Cptud/yutevWsI=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231108050255-98e0fa35e936 h1:o5S4KUAwToOLXoYYRj9ZgqeDsFv1VRM4+Mni0Tdj2Ck=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231108050255-98e0fa35e936/go.mod h1:HcE8B5lP96enc/OALTb2/rIIi+yOLouRoHOKRclKmC8=
github.com/iotaledger/hive.go/lo v0.0.0-20231108050255-98e0fa35e936 h1:coXPklQ7JgqTXIUXh3b4OHml1VIvI8x7pQsjsES/u/s=
github.com/iotaledger/hive.go/lo v0.0.0-20231108050255-98e0fa35e936/go.mod h1:6Ee7i6b4tuTHuRYnPP8VUb0wr9XFI5qlqtnttBd9jRg=
github.com/iotaledger/hive.go/runtime v0.0.0-20231108050255-98e0fa35e936 h1:XbC1fmY87UJ/yMs8U2YqlUdJsqb0Xqj/ZYQKlZ7AUG8=
github.com/iotaledger/hive.go/runtime v0.0.0-20231108050255-98e0fa35e936/go.mod h1:DrZPvUvLarK8C2qb+3H2vdypp/MuhpQmB3iMJbDCr/Q=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231108050255-98e0fa35e936 h1:LXhLW2cN9bQYoHQsgmJRb/jiRBRU5s2rLoCNjZfgHdg=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231108050255-98e0fa35e936/go.mod h1:FoH3T6yKlZJp8xm8K+zsQiibSynp32v21CpWx8xkek8=
github.com/iotaledger/hive.go/stringify v0.0.0-20231108050255-98e0fa35e936 h1:Y4HgL5gm9S27usg5M2t6wi1BSdCxVorM62lwnpKuMd4=
github.com/iotaledger/hive.go/stringify v0.0.0-20231108050255-98e0fa35e936/go.mod h1:FTo/UWzNYgnQ082GI9QVM9HFDERqf9rw9RivNpqrnTs=
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
Expand Down

0 comments on commit afce96c

Please sign in to comment.