Skip to content

Commit

Permalink
Update go.mod to latest hive.go
Browse files Browse the repository at this point in the history
  • Loading branch information
jonastheis committed Nov 6, 2023
1 parent afca7f4 commit 564529b
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-20231019122130-383150822505
github.com/iotaledger/hive.go/core v1.0.0-rc.3.0.20231019122130-383150822505
github.com/iotaledger/hive.go/crypto v0.0.0-20231019122130-383150822505
github.com/iotaledger/hive.go/ierrors v0.0.0-20231019122130-383150822505
github.com/iotaledger/hive.go/lo v0.0.0-20231019122130-383150822505
github.com/iotaledger/hive.go/runtime v0.0.0-20231019122130-383150822505
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231019122130-383150822505
github.com/iotaledger/hive.go/stringify v0.0.0-20231019122130-383150822505
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/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-20231019122130-383150822505 h1:5HIWxSUvDb1ZfFwfcjdN0H9+ndDyJ644YDyKgM8gcDU=
github.com/iotaledger/hive.go/constraints v0.0.0-20231019122130-383150822505/go.mod h1:dOBOM2s4se3HcWefPe8sQLUalGXJ8yVXw58oK8jke3s=
github.com/iotaledger/hive.go/core v1.0.0-rc.3.0.20231019122130-383150822505 h1:rqTSevVlVit9Ae8pRb3gVDi0zjvw1JkJdM5LzPo9J9g=
github.com/iotaledger/hive.go/core v1.0.0-rc.3.0.20231019122130-383150822505/go.mod h1:Mc+ACqBGPxrPMIPUBOm6/HL0J6m0iVMwjtIEKW3uow8=
github.com/iotaledger/hive.go/crypto v0.0.0-20231019122130-383150822505 h1:cgN+qu3JRMKbpTsPEw84HZ7zvCN+lXnhywekHRgb8tU=
github.com/iotaledger/hive.go/crypto v0.0.0-20231019122130-383150822505/go.mod h1:h3o6okvMSEK3KOX6pOp3yq1h9ohTkTfo6X8MzEadeb0=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231019122130-383150822505 h1:lO9xx87AnXo09j2Cz1FCTcLdcnx9N9nvjguiCudULWc=
github.com/iotaledger/hive.go/ierrors v0.0.0-20231019122130-383150822505/go.mod h1:HcE8B5lP96enc/OALTb2/rIIi+yOLouRoHOKRclKmC8=
github.com/iotaledger/hive.go/lo v0.0.0-20231019122130-383150822505 h1:4mbDhIubtFvOGVbgf5FnNe60ssaEJVT5ODhhNoQxEok=
github.com/iotaledger/hive.go/lo v0.0.0-20231019122130-383150822505/go.mod h1:s4kzx9QY1MVWHJralj+3q5kI0eARtrJhphYD/iBbPfo=
github.com/iotaledger/hive.go/runtime v0.0.0-20231019122130-383150822505 h1:YXHDF9du4MASDbTuqXPMwu5aAJYkJ/EGgmblv2SxJPw=
github.com/iotaledger/hive.go/runtime v0.0.0-20231019122130-383150822505/go.mod h1:jRw8yFipiPaqmTPHh7hTcxAP9u6pjRGpByS3REJKkbY=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231019122130-383150822505 h1:8F98TOpUzb4Ku9HhHMFvjgX9ky4Sr8ESPo8JOjAqbg8=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231019122130-383150822505/go.mod h1:SdK26z8/VhWtxaqCuQrufm80SELgowQPmu9T/8eUQ8g=
github.com/iotaledger/hive.go/stringify v0.0.0-20231019122130-383150822505 h1:S2WvE6nWtLpxLXKcn7KwGNfh4VNSUKnz42jcjq0Dv0g=
github.com/iotaledger/hive.go/stringify v0.0.0-20231019122130-383150822505/go.mod h1:FTo/UWzNYgnQ082GI9QVM9HFDERqf9rw9RivNpqrnTs=
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/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 564529b

Please sign in to comment.