Skip to content

Commit

Permalink
Update go.mods
Browse files Browse the repository at this point in the history
  • Loading branch information
karimodm committed Aug 1, 2023
1 parent b693e94 commit 6a9c072
Show file tree
Hide file tree
Showing 30 changed files with 273 additions and 273 deletions.
16 changes: 8 additions & 8 deletions ads/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ module github.com/iotaledger/hive.go/ads
go 1.20

require (
github.com/iotaledger/hive.go/ds v0.0.0-20230801113032-46f01c898d87
github.com/iotaledger/hive.go/ierrors v0.0.0-20230801113032-46f01c898d87
github.com/iotaledger/hive.go/kvstore v0.0.0-20230801113032-46f01c898d87
github.com/iotaledger/hive.go/lo v0.0.0-20230801113032-46f01c898d87
github.com/iotaledger/hive.go/ds v0.0.0-20230801122250-b693e94400fd
github.com/iotaledger/hive.go/ierrors v0.0.0-20230801122250-b693e94400fd
github.com/iotaledger/hive.go/kvstore v0.0.0-20230801122250-b693e94400fd
github.com/iotaledger/hive.go/lo v0.0.0-20230801122250-b693e94400fd
github.com/pokt-network/smt v0.6.1
github.com/stretchr/testify v1.8.4
)
Expand All @@ -15,10 +15,10 @@ require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/ethereum/go-ethereum v1.12.0 // indirect
github.com/iancoleman/orderedmap v0.3.0 // indirect
github.com/iotaledger/hive.go/constraints v0.0.0-20230801113032-46f01c898d87 // indirect
github.com/iotaledger/hive.go/runtime v0.0.0-20230801113032-46f01c898d87 // indirect
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230801113032-46f01c898d87 // indirect
github.com/iotaledger/hive.go/stringify v0.0.0-20230801113032-46f01c898d87 // indirect
github.com/iotaledger/hive.go/constraints v0.0.0-20230801122250-b693e94400fd // indirect
github.com/iotaledger/hive.go/runtime v0.0.0-20230801122250-b693e94400fd // indirect
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230801122250-b693e94400fd // indirect
github.com/iotaledger/hive.go/stringify v0.0.0-20230801122250-b693e94400fd // indirect
github.com/kr/text v0.2.0 // indirect
github.com/mr-tron/base58 v1.2.0 // indirect
github.com/petermattis/goid v0.0.0-20230518223814-80aa455d8761 // indirect
Expand Down
32 changes: 16 additions & 16 deletions ads/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,22 @@ github.com/ethereum/go-ethereum v1.12.0/go.mod h1:/oo2X/dZLJjf2mJ6YT9wcWxa4nNJDB
github.com/holiman/uint256 v1.2.2-0.20230321075855-87b91420868c h1:DZfsyhDK1hnSS5lH8l+JggqzEleHteTYfutAiVlSUM8=
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-20230801113032-46f01c898d87 h1:rZG3HGY81q2aVcphYpMGeDRFSyul+fCEQwN4bw9oAHk=
github.com/iotaledger/hive.go/constraints v0.0.0-20230801113032-46f01c898d87/go.mod h1:bvXXc6quBdERMMKnirr2+iQU4WnTz4KDbdHcusW9Ats=
github.com/iotaledger/hive.go/ds v0.0.0-20230801113032-46f01c898d87 h1:vVWnG5B0YfDOGvTgVldoXbD7IPnzPaiyy3R5yiX+aaQ=
github.com/iotaledger/hive.go/ds v0.0.0-20230801113032-46f01c898d87/go.mod h1:8rnQXpLXWj7YDH6hNyefb7yVMnIG4ITB3PtxY7oCiyA=
github.com/iotaledger/hive.go/ierrors v0.0.0-20230801113032-46f01c898d87 h1:MtJsvzePYWTL2aRj4SdSgsMIB73luVgMr/y3UwTZlNU=
github.com/iotaledger/hive.go/ierrors v0.0.0-20230801113032-46f01c898d87/go.mod h1:aMfXyyUB+ODjZB2Q1CdSUSWIFbhvIWnVlBZWkJ2T0Uw=
github.com/iotaledger/hive.go/kvstore v0.0.0-20230801113032-46f01c898d87 h1:zF73t31gsQeOwQ1umjz0q12RQFhzyPvy87Ga5SGjsew=
github.com/iotaledger/hive.go/kvstore v0.0.0-20230801113032-46f01c898d87/go.mod h1:hnKSvv5hBMJaVNiKzMA+N2rSIq8LMaGDUxKjtnpr7mo=
github.com/iotaledger/hive.go/lo v0.0.0-20230801113032-46f01c898d87 h1:d3QvnwmKQKag2OisHQnkUPYnbD9fy8m428x51o3R7YQ=
github.com/iotaledger/hive.go/lo v0.0.0-20230801113032-46f01c898d87/go.mod h1:bR/Cb4gCQfvr9I0Upvze/ufQuZVWuyPV3M6zroamANY=
github.com/iotaledger/hive.go/runtime v0.0.0-20230801113032-46f01c898d87 h1:d7O5gtMHolCmRNwppAKkC72ZOFQjZcjpKNn5C9ZjzDo=
github.com/iotaledger/hive.go/runtime v0.0.0-20230801113032-46f01c898d87/go.mod h1:WiKFI1b5dj/Pa4wyPkVLUTnrId16tI3oxV1HJXGXxVw=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230801113032-46f01c898d87 h1:0FfGDbaJ/qTlQVYiQd/yEV3MHQMymIF/8e4evwIblYM=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230801113032-46f01c898d87/go.mod h1:iR3F+ht9D2cgcheNDRtva4jENlW5Vjw2mCLhVSolGak=
github.com/iotaledger/hive.go/stringify v0.0.0-20230801113032-46f01c898d87 h1:vr7ERKhNozniNpSPt+bBJqMoKIYjbPVStVdIQLaSb44=
github.com/iotaledger/hive.go/stringify v0.0.0-20230801113032-46f01c898d87/go.mod h1:l/F3cA/+67QdNj+sohv2v4HhmsdOcWScoA+sVYoAE4c=
github.com/iotaledger/hive.go/constraints v0.0.0-20230801122250-b693e94400fd h1:BeAFNVXakyC7TWCrwakhZabqcKMXaAgldt8r6ZcQO3I=
github.com/iotaledger/hive.go/constraints v0.0.0-20230801122250-b693e94400fd/go.mod h1:bvXXc6quBdERMMKnirr2+iQU4WnTz4KDbdHcusW9Ats=
github.com/iotaledger/hive.go/ds v0.0.0-20230801122250-b693e94400fd h1:9HEo5dqfgBn0P/vekui2pEVphf4WGMHERu/XCtbBPpI=
github.com/iotaledger/hive.go/ds v0.0.0-20230801122250-b693e94400fd/go.mod h1:FcFVrcbHtp00e32IiEm0aaODAJm56QTP5N2q2jYtF8Q=
github.com/iotaledger/hive.go/ierrors v0.0.0-20230801122250-b693e94400fd h1:3XojBtT04xV+/uw7h9uUa7z1N8wPZhTOgVQQLXrK8XM=
github.com/iotaledger/hive.go/ierrors v0.0.0-20230801122250-b693e94400fd/go.mod h1:aMfXyyUB+ODjZB2Q1CdSUSWIFbhvIWnVlBZWkJ2T0Uw=
github.com/iotaledger/hive.go/kvstore v0.0.0-20230801122250-b693e94400fd h1:FnNMPTkWnN81WHu0Z8C+xGAhBjbBr6NSck0D1/VmzYU=
github.com/iotaledger/hive.go/kvstore v0.0.0-20230801122250-b693e94400fd/go.mod h1:ZOgnu+u/ZgpUlU/6ODN9TJFUx4RbczHfhUYzHKJ53D4=
github.com/iotaledger/hive.go/lo v0.0.0-20230801122250-b693e94400fd h1:5aAt2duyl4hUsfiKLGeBIQ+A4kMcDtsZs014+5ScKUs=
github.com/iotaledger/hive.go/lo v0.0.0-20230801122250-b693e94400fd/go.mod h1:ifq37SJuxDTebdgdn0MsPmAByBYGSj41YYxQzvgCajA=
github.com/iotaledger/hive.go/runtime v0.0.0-20230801122250-b693e94400fd h1:z6c4kToOxHSNLGzTG02CUq82zE9g7SRmxGFMaEuJ1Ec=
github.com/iotaledger/hive.go/runtime v0.0.0-20230801122250-b693e94400fd/go.mod h1:xyE/bPgb38h9OuBUfYdcK37qZBfEDxZKtuyPdbb0E9c=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230801122250-b693e94400fd h1:B6wT4OtgmJZRSiGIg/F7h/SBcxRBB13ZhpHvFl+37lE=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230801122250-b693e94400fd/go.mod h1:SM/+YaNHw4Mka2ypSU3vRjlUefJOLfKz4xxiV3Ttjqg=
github.com/iotaledger/hive.go/stringify v0.0.0-20230801122250-b693e94400fd h1:rJYRoFnOayZYycBKjrlTS/QY2T/oIRySWIQLGtNV7GQ=
github.com/iotaledger/hive.go/stringify v0.0.0-20230801122250-b693e94400fd/go.mod h1:l/F3cA/+67QdNj+sohv2v4HhmsdOcWScoA+sVYoAE4c=
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
Expand Down
16 changes: 8 additions & 8 deletions app/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ go 1.20
require (
github.com/felixge/fgprof v0.9.3
github.com/hashicorp/go-version v1.6.0
github.com/iotaledger/hive.go/ierrors v0.0.0-20230801113032-46f01c898d87
github.com/iotaledger/hive.go/lo v0.0.0-20230801113032-46f01c898d87
github.com/iotaledger/hive.go/logger v0.0.0-20230801113032-46f01c898d87
github.com/iotaledger/hive.go/runtime v0.0.0-20230801113032-46f01c898d87
github.com/iotaledger/hive.go/ierrors v0.0.0-20230801122250-b693e94400fd
github.com/iotaledger/hive.go/lo v0.0.0-20230801122250-b693e94400fd
github.com/iotaledger/hive.go/logger v0.0.0-20230801122250-b693e94400fd
github.com/iotaledger/hive.go/runtime v0.0.0-20230801122250-b693e94400fd
github.com/knadh/koanf v1.5.0
github.com/spf13/cast v1.5.1
github.com/spf13/pflag v1.0.5
Expand All @@ -27,10 +27,10 @@ require (
github.com/google/go-querystring v1.1.0 // indirect
github.com/google/pprof v0.0.0-20230705174524-200ffdc848b8 // indirect
github.com/iancoleman/orderedmap v0.3.0 // indirect
github.com/iotaledger/hive.go/constraints v0.0.0-20230801113032-46f01c898d87 // indirect
github.com/iotaledger/hive.go/ds v0.0.0-20230801113032-46f01c898d87 // indirect
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230801113032-46f01c898d87 // indirect
github.com/iotaledger/hive.go/stringify v0.0.0-20230801113032-46f01c898d87 // indirect
github.com/iotaledger/hive.go/constraints v0.0.0-20230801122250-b693e94400fd // indirect
github.com/iotaledger/hive.go/ds v0.0.0-20230801122250-b693e94400fd // indirect
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230801122250-b693e94400fd // indirect
github.com/iotaledger/hive.go/stringify v0.0.0-20230801122250-b693e94400fd // indirect
github.com/kr/text v0.2.0 // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
Expand Down
32 changes: 16 additions & 16 deletions app/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -155,22 +155,22 @@ github.com/holiman/uint256 v1.2.2-0.20230321075855-87b91420868c h1:DZfsyhDK1hnSS
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/ianlancetaylor/demangle v0.0.0-20210905161508-09a460cdf81d/go.mod h1:aYm2/VgdVmcIU8iMfdMvDMsRAQjcfZSKFby6HOFvi/w=
github.com/iotaledger/hive.go/constraints v0.0.0-20230801113032-46f01c898d87 h1:rZG3HGY81q2aVcphYpMGeDRFSyul+fCEQwN4bw9oAHk=
github.com/iotaledger/hive.go/constraints v0.0.0-20230801113032-46f01c898d87/go.mod h1:bvXXc6quBdERMMKnirr2+iQU4WnTz4KDbdHcusW9Ats=
github.com/iotaledger/hive.go/ds v0.0.0-20230801113032-46f01c898d87 h1:vVWnG5B0YfDOGvTgVldoXbD7IPnzPaiyy3R5yiX+aaQ=
github.com/iotaledger/hive.go/ds v0.0.0-20230801113032-46f01c898d87/go.mod h1:8rnQXpLXWj7YDH6hNyefb7yVMnIG4ITB3PtxY7oCiyA=
github.com/iotaledger/hive.go/ierrors v0.0.0-20230801113032-46f01c898d87 h1:MtJsvzePYWTL2aRj4SdSgsMIB73luVgMr/y3UwTZlNU=
github.com/iotaledger/hive.go/ierrors v0.0.0-20230801113032-46f01c898d87/go.mod h1:aMfXyyUB+ODjZB2Q1CdSUSWIFbhvIWnVlBZWkJ2T0Uw=
github.com/iotaledger/hive.go/lo v0.0.0-20230801113032-46f01c898d87 h1:d3QvnwmKQKag2OisHQnkUPYnbD9fy8m428x51o3R7YQ=
github.com/iotaledger/hive.go/lo v0.0.0-20230801113032-46f01c898d87/go.mod h1:bR/Cb4gCQfvr9I0Upvze/ufQuZVWuyPV3M6zroamANY=
github.com/iotaledger/hive.go/logger v0.0.0-20230801113032-46f01c898d87 h1:V/gQX7W8FQhZo2nvHHWGEfuDrbhMBmhplAsUYpyZKas=
github.com/iotaledger/hive.go/logger v0.0.0-20230801113032-46f01c898d87/go.mod h1:XA4eJNh1VzH0mL4tS290C7KPeNovnczscH5owL9fd0c=
github.com/iotaledger/hive.go/runtime v0.0.0-20230801113032-46f01c898d87 h1:d7O5gtMHolCmRNwppAKkC72ZOFQjZcjpKNn5C9ZjzDo=
github.com/iotaledger/hive.go/runtime v0.0.0-20230801113032-46f01c898d87/go.mod h1:WiKFI1b5dj/Pa4wyPkVLUTnrId16tI3oxV1HJXGXxVw=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230801113032-46f01c898d87 h1:0FfGDbaJ/qTlQVYiQd/yEV3MHQMymIF/8e4evwIblYM=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230801113032-46f01c898d87/go.mod h1:iR3F+ht9D2cgcheNDRtva4jENlW5Vjw2mCLhVSolGak=
github.com/iotaledger/hive.go/stringify v0.0.0-20230801113032-46f01c898d87 h1:vr7ERKhNozniNpSPt+bBJqMoKIYjbPVStVdIQLaSb44=
github.com/iotaledger/hive.go/stringify v0.0.0-20230801113032-46f01c898d87/go.mod h1:l/F3cA/+67QdNj+sohv2v4HhmsdOcWScoA+sVYoAE4c=
github.com/iotaledger/hive.go/constraints v0.0.0-20230801122250-b693e94400fd h1:BeAFNVXakyC7TWCrwakhZabqcKMXaAgldt8r6ZcQO3I=
github.com/iotaledger/hive.go/constraints v0.0.0-20230801122250-b693e94400fd/go.mod h1:bvXXc6quBdERMMKnirr2+iQU4WnTz4KDbdHcusW9Ats=
github.com/iotaledger/hive.go/ds v0.0.0-20230801122250-b693e94400fd h1:9HEo5dqfgBn0P/vekui2pEVphf4WGMHERu/XCtbBPpI=
github.com/iotaledger/hive.go/ds v0.0.0-20230801122250-b693e94400fd/go.mod h1:FcFVrcbHtp00e32IiEm0aaODAJm56QTP5N2q2jYtF8Q=
github.com/iotaledger/hive.go/ierrors v0.0.0-20230801122250-b693e94400fd h1:3XojBtT04xV+/uw7h9uUa7z1N8wPZhTOgVQQLXrK8XM=
github.com/iotaledger/hive.go/ierrors v0.0.0-20230801122250-b693e94400fd/go.mod h1:aMfXyyUB+ODjZB2Q1CdSUSWIFbhvIWnVlBZWkJ2T0Uw=
github.com/iotaledger/hive.go/lo v0.0.0-20230801122250-b693e94400fd h1:5aAt2duyl4hUsfiKLGeBIQ+A4kMcDtsZs014+5ScKUs=
github.com/iotaledger/hive.go/lo v0.0.0-20230801122250-b693e94400fd/go.mod h1:ifq37SJuxDTebdgdn0MsPmAByBYGSj41YYxQzvgCajA=
github.com/iotaledger/hive.go/logger v0.0.0-20230801122250-b693e94400fd h1:hv1OUiZ1BDs4cGxSJ8DhsReTuQTsOvH9JeANj801tjY=
github.com/iotaledger/hive.go/logger v0.0.0-20230801122250-b693e94400fd/go.mod h1:da/TKSld92oN0u/ZXkQCVJ6ZLUYof0mUAf08e8Ds6cw=
github.com/iotaledger/hive.go/runtime v0.0.0-20230801122250-b693e94400fd h1:z6c4kToOxHSNLGzTG02CUq82zE9g7SRmxGFMaEuJ1Ec=
github.com/iotaledger/hive.go/runtime v0.0.0-20230801122250-b693e94400fd/go.mod h1:xyE/bPgb38h9OuBUfYdcK37qZBfEDxZKtuyPdbb0E9c=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230801122250-b693e94400fd h1:B6wT4OtgmJZRSiGIg/F7h/SBcxRBB13ZhpHvFl+37lE=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230801122250-b693e94400fd/go.mod h1:SM/+YaNHw4Mka2ypSU3vRjlUefJOLfKz4xxiV3Ttjqg=
github.com/iotaledger/hive.go/stringify v0.0.0-20230801122250-b693e94400fd h1:rJYRoFnOayZYycBKjrlTS/QY2T/oIRySWIQLGtNV7GQ=
github.com/iotaledger/hive.go/stringify v0.0.0-20230801122250-b693e94400fd/go.mod h1:l/F3cA/+67QdNj+sohv2v4HhmsdOcWScoA+sVYoAE4c=
github.com/jmespath/go-jmespath v0.4.0/go.mod h1:T8mJZnbsbmF+m6zOOFylbeCJqk5+pHWvzYPziyZiYoo=
github.com/jmespath/go-jmespath/internal/testify v1.5.1/go.mod h1:L3OGu8Wl2/fWfCI6z80xFu9LTZmf1ZRjMHUOPmWr69U=
github.com/joho/godotenv v1.3.0 h1:Zjp+RcGpHhGlrMbJzXTrZZPrWj+1vfm90La1wgB6Bhc=
Expand Down
6 changes: 3 additions & 3 deletions apputils/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ go 1.20
require (
github.com/fbiville/markdown-table-formatter v0.3.0
github.com/iancoleman/orderedmap v0.3.0
github.com/iotaledger/hive.go/app v0.0.0-20230801113032-46f01c898d87
github.com/iotaledger/hive.go/ierrors v0.0.0-20230801113032-46f01c898d87
github.com/iotaledger/hive.go/app v0.0.0-20230801122250-b693e94400fd
github.com/iotaledger/hive.go/ierrors v0.0.0-20230801122250-b693e94400fd
github.com/spf13/pflag v1.0.5
)

require (
github.com/fatih/structs v1.1.0 // indirect
github.com/fsnotify/fsnotify v1.6.0 // indirect
github.com/iotaledger/hive.go/runtime v0.0.0-20230801113032-46f01c898d87 // indirect
github.com/iotaledger/hive.go/runtime v0.0.0-20230801122250-b693e94400fd // indirect
github.com/knadh/koanf v1.5.0 // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
Expand Down
12 changes: 6 additions & 6 deletions apputils/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -134,12 +134,12 @@ github.com/hjson/hjson-go/v4 v4.0.0 h1:wlm6IYYqHjOdXH1gHev4VoXCaW20HdQAGCxdOEEg2
github.com/hjson/hjson-go/v4 v4.0.0/go.mod h1:KaYt3bTw3zhBjYqnXkYywcYctk0A2nxeEFTse3rH13E=
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/app v0.0.0-20230801113032-46f01c898d87 h1:BwOkKDn5igKrN8Hvbc9KswfkwBnwvC2zhgvsGhjF1Fs=
github.com/iotaledger/hive.go/app v0.0.0-20230801113032-46f01c898d87/go.mod h1:2k6GGlxXk1W13F/g5yFhasNoUy2BmHCZdNFV1bhrXgk=
github.com/iotaledger/hive.go/ierrors v0.0.0-20230801113032-46f01c898d87 h1:MtJsvzePYWTL2aRj4SdSgsMIB73luVgMr/y3UwTZlNU=
github.com/iotaledger/hive.go/ierrors v0.0.0-20230801113032-46f01c898d87/go.mod h1:aMfXyyUB+ODjZB2Q1CdSUSWIFbhvIWnVlBZWkJ2T0Uw=
github.com/iotaledger/hive.go/runtime v0.0.0-20230801113032-46f01c898d87 h1:d7O5gtMHolCmRNwppAKkC72ZOFQjZcjpKNn5C9ZjzDo=
github.com/iotaledger/hive.go/runtime v0.0.0-20230801113032-46f01c898d87/go.mod h1:WiKFI1b5dj/Pa4wyPkVLUTnrId16tI3oxV1HJXGXxVw=
github.com/iotaledger/hive.go/app v0.0.0-20230801122250-b693e94400fd h1:ZMNCFmM8ejQKtWrn6WuTVSFoUSQOJy2jZVC+2fzOWcI=
github.com/iotaledger/hive.go/app v0.0.0-20230801122250-b693e94400fd/go.mod h1:5GPYXUpiBj4a3Qq5nZ3iiV33SB+++cl4bF3iqX9kknU=
github.com/iotaledger/hive.go/ierrors v0.0.0-20230801122250-b693e94400fd h1:3XojBtT04xV+/uw7h9uUa7z1N8wPZhTOgVQQLXrK8XM=
github.com/iotaledger/hive.go/ierrors v0.0.0-20230801122250-b693e94400fd/go.mod h1:aMfXyyUB+ODjZB2Q1CdSUSWIFbhvIWnVlBZWkJ2T0Uw=
github.com/iotaledger/hive.go/runtime v0.0.0-20230801122250-b693e94400fd h1:z6c4kToOxHSNLGzTG02CUq82zE9g7SRmxGFMaEuJ1Ec=
github.com/iotaledger/hive.go/runtime v0.0.0-20230801122250-b693e94400fd/go.mod h1:xyE/bPgb38h9OuBUfYdcK37qZBfEDxZKtuyPdbb0E9c=
github.com/jmespath/go-jmespath v0.4.0/go.mod h1:T8mJZnbsbmF+m6zOOFylbeCJqk5+pHWvzYPziyZiYoo=
github.com/jmespath/go-jmespath/internal/testify v1.5.1/go.mod h1:L3OGu8Wl2/fWfCI6z80xFu9LTZmf1ZRjMHUOPmWr69U=
github.com/joho/godotenv v1.3.0 h1:Zjp+RcGpHhGlrMbJzXTrZZPrWj+1vfm90La1wgB6Bhc=
Expand Down
20 changes: 10 additions & 10 deletions autopeering/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ module github.com/iotaledger/hive.go/autopeering
go 1.20

require (
github.com/iotaledger/hive.go/crypto v0.0.0-20230801113032-46f01c898d87
github.com/iotaledger/hive.go/ierrors v0.0.0-20230801113032-46f01c898d87
github.com/iotaledger/hive.go/kvstore v0.0.0-20230801113032-46f01c898d87
github.com/iotaledger/hive.go/lo v0.0.0-20230801113032-46f01c898d87
github.com/iotaledger/hive.go/logger v0.0.0-20230801113032-46f01c898d87
github.com/iotaledger/hive.go/runtime v0.0.0-20230801113032-46f01c898d87
github.com/iotaledger/hive.go/crypto v0.0.0-20230801122250-b693e94400fd
github.com/iotaledger/hive.go/ierrors v0.0.0-20230801122250-b693e94400fd
github.com/iotaledger/hive.go/kvstore v0.0.0-20230801122250-b693e94400fd
github.com/iotaledger/hive.go/lo v0.0.0-20230801122250-b693e94400fd
github.com/iotaledger/hive.go/logger v0.0.0-20230801122250-b693e94400fd
github.com/iotaledger/hive.go/runtime v0.0.0-20230801122250-b693e94400fd
github.com/jellydator/ttlcache/v2 v2.11.1
github.com/stretchr/testify v1.8.4
google.golang.org/protobuf v1.31.0
Expand All @@ -19,10 +19,10 @@ require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/ethereum/go-ethereum v1.12.0 // indirect
github.com/iancoleman/orderedmap v0.3.0 // indirect
github.com/iotaledger/hive.go/constraints v0.0.0-20230801113032-46f01c898d87 // indirect
github.com/iotaledger/hive.go/ds v0.0.0-20230801113032-46f01c898d87 // indirect
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230801113032-46f01c898d87 // indirect
github.com/iotaledger/hive.go/stringify v0.0.0-20230801113032-46f01c898d87 // indirect
github.com/iotaledger/hive.go/constraints v0.0.0-20230801122250-b693e94400fd // indirect
github.com/iotaledger/hive.go/ds v0.0.0-20230801122250-b693e94400fd // indirect
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230801122250-b693e94400fd // indirect
github.com/iotaledger/hive.go/stringify v0.0.0-20230801122250-b693e94400fd // indirect
github.com/kr/text v0.2.0 // indirect
github.com/mr-tron/base58 v1.2.0 // indirect
github.com/petermattis/goid v0.0.0-20230518223814-80aa455d8761 // indirect
Expand Down
Loading

0 comments on commit 6a9c072

Please sign in to comment.