From d4fafe29f87b544a16f435a01d4abc7abaac0e31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 13:09:50 +0000 Subject: [PATCH 1/2] fix(deps): update github.com/iotaledger/hive.go/logger digest to 94ac829 --- go.mod | 19 ++++++++++--------- go.sum | 18 ++++++++++++++++++ tools/wasp-cli/go.mod | 17 +++++++++-------- tools/wasp-cli/go.sum | 16 ++++++++++++++++ 4 files changed, 53 insertions(+), 17 deletions(-) diff --git a/go.mod b/go.mod index a98f4a61e7..751ba73446 100644 --- a/go.mod +++ b/go.mod @@ -15,19 +15,19 @@ require ( github.com/dgraph-io/ristretto v0.1.1 github.com/dgryski/go-clockpro v0.0.0-20140817124034-edc6d3eeb96e github.com/dustin/go-humanize v1.0.1 - github.com/ethereum/go-ethereum v1.12.2 + github.com/ethereum/go-ethereum v1.13.4 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-20230629181801-64c530ff9d15 - github.com/iotaledger/hive.go/constraints v0.0.0-20230629181801-64c530ff9d15 + github.com/iotaledger/hive.go/constraints v0.0.0-20231019081410-32f61b05bebe github.com/iotaledger/hive.go/crypto v0.0.0-20230629181801-64c530ff9d15 - github.com/iotaledger/hive.go/ds v0.0.0-20230629181801-64c530ff9d15 + github.com/iotaledger/hive.go/ds v0.0.0-20231019081410-32f61b05bebe github.com/iotaledger/hive.go/kvstore v0.0.0-20230629181801-64c530ff9d15 - github.com/iotaledger/hive.go/lo v0.0.0-20230629181801-64c530ff9d15 - github.com/iotaledger/hive.go/logger v0.0.0-20230629181801-64c530ff9d15 + github.com/iotaledger/hive.go/lo v0.0.0-20231019081410-32f61b05bebe + github.com/iotaledger/hive.go/logger v0.0.0-20231106113411-94ac829adbb2 github.com/iotaledger/hive.go/objectstorage v0.0.0-20230629181801-64c530ff9d15 - github.com/iotaledger/hive.go/runtime v0.0.0-20230629181801-64c530ff9d15 - github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230629181801-64c530ff9d15 + github.com/iotaledger/hive.go/runtime v0.0.0-20231019081410-32f61b05bebe + github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231019081410-32f61b05bebe github.com/iotaledger/hive.go/web v0.0.0-20230629181801-64c530ff9d15 github.com/iotaledger/inx-app v1.0.0-rc.3.0.20230417131029-0bfe891d7c4a github.com/iotaledger/inx/go v1.0.0-rc.2 @@ -116,7 +116,8 @@ require ( github.com/huin/goupnp v1.2.0 // indirect github.com/iancoleman/orderedmap v0.3.0 // indirect github.com/iotaledger/grocksdb v1.7.5-0.20230220105546-5162e18885c7 // indirect - github.com/iotaledger/hive.go/stringify v0.0.0-20230629181801-64c530ff9d15 // indirect + github.com/iotaledger/hive.go/ierrors v0.0.0-20231019081410-32f61b05bebe // indirect + github.com/iotaledger/hive.go/stringify v0.0.0-20231019081410-32f61b05bebe // indirect github.com/iotaledger/iota.go v1.0.0 // indirect github.com/ipfs/go-cid v0.4.1 // indirect github.com/ipfs/go-log/v2 v2.5.1 // indirect @@ -169,7 +170,7 @@ require ( github.com/pasztorpisti/qs v0.0.0-20171216220353-8d6c33ee906c // indirect github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 // indirect github.com/pelletier/go-toml v1.9.5 // indirect - github.com/pelletier/go-toml/v2 v2.0.9 // indirect + github.com/pelletier/go-toml/v2 v2.1.0 // indirect github.com/petermattis/goid v0.0.0-20230808133559-b036b712a89b // indirect github.com/pingcap/errors v0.11.5-0.20211224045212-9687c2b0f87c // indirect github.com/pmezard/go-difflib v1.0.0 // indirect diff --git a/go.sum b/go.sum index e17c945dc7..576043247f 100644 --- a/go.sum +++ b/go.sum @@ -337,24 +337,40 @@ github.com/iotaledger/hive.go/app v0.0.0-20230629181801-64c530ff9d15 h1:ywzdfG6X github.com/iotaledger/hive.go/app v0.0.0-20230629181801-64c530ff9d15/go.mod h1:vMXrLYkkHAqQC8yGLXcB1Adq9s3hPPf8Dv4sfd/koas= github.com/iotaledger/hive.go/constraints v0.0.0-20230629181801-64c530ff9d15 h1:GhlFUSZeNSpjA3+myBOJu04W2BKWaKvjJjqfunBA+Zg= github.com/iotaledger/hive.go/constraints v0.0.0-20230629181801-64c530ff9d15/go.mod h1:bvXXc6quBdERMMKnirr2+iQU4WnTz4KDbdHcusW9Ats= +github.com/iotaledger/hive.go/constraints v0.0.0-20231019081410-32f61b05bebe h1:pxdm32mBjIuTcgdHcsAfAkLW2NfU1lcE7YwKTqxUi34= +github.com/iotaledger/hive.go/constraints v0.0.0-20231019081410-32f61b05bebe/go.mod h1:dOBOM2s4se3HcWefPe8sQLUalGXJ8yVXw58oK8jke3s= github.com/iotaledger/hive.go/crypto v0.0.0-20230629181801-64c530ff9d15 h1:x0z1qd3CjuIw/sXmpkOwIWQUcsxBBpBSWgfAhahQiw8= github.com/iotaledger/hive.go/crypto v0.0.0-20230629181801-64c530ff9d15/go.mod h1:xp9Wbk2vp4LHb0xTbDRphSJLgLYvRNNe5lWHd8OLI5c= github.com/iotaledger/hive.go/ds v0.0.0-20230629181801-64c530ff9d15 h1:Zs3fuwTj4dvSVhBou8gm4CCTMsvdwnb/8B0I9ICDUPA= github.com/iotaledger/hive.go/ds v0.0.0-20230629181801-64c530ff9d15/go.mod h1:wwPP73b6InomUeirqEfaYNqoTsuzxNZPa/ci4efzuyU= +github.com/iotaledger/hive.go/ds v0.0.0-20231019081410-32f61b05bebe h1:d5l51OWdWowRk1ofeIaHJ5PIfQPkbEQJx/GNTVBrFTc= +github.com/iotaledger/hive.go/ds v0.0.0-20231019081410-32f61b05bebe/go.mod h1:slaS6myKh0HoE5pyjYH9nHGJ7+toGadh81NPuyZz+Ys= +github.com/iotaledger/hive.go/ierrors v0.0.0-20231019081410-32f61b05bebe h1:Zk5RKuwN9IqAz346DRs+oJxrMOlQ2qc13WZWWq4alpE= +github.com/iotaledger/hive.go/ierrors v0.0.0-20231019081410-32f61b05bebe/go.mod h1:HcE8B5lP96enc/OALTb2/rIIi+yOLouRoHOKRclKmC8= github.com/iotaledger/hive.go/kvstore v0.0.0-20230629181801-64c530ff9d15 h1:N5teZ9ixsjyfGWlXNWg+/dxG0lkmNiqILvDrAa9SQos= github.com/iotaledger/hive.go/kvstore v0.0.0-20230629181801-64c530ff9d15/go.mod h1:oET9GdiN58SWw+INHuNwmiBlfmfRyoe1cJMx7TYk1Js= github.com/iotaledger/hive.go/lo v0.0.0-20230629181801-64c530ff9d15 h1:EMsp6JeHdpYYj632wkCxrXaL1ZffY53aqfDtYe9XzvE= github.com/iotaledger/hive.go/lo v0.0.0-20230629181801-64c530ff9d15/go.mod h1:dsAfSt53PGgT3n675q2wFLGcvRlLNS3Affhf+vnFbb4= +github.com/iotaledger/hive.go/lo v0.0.0-20231019081410-32f61b05bebe h1:s8QbwSyRWlxFw6vI3WKIE3v+FEG/HVPJcXeq4bevUSM= +github.com/iotaledger/hive.go/lo v0.0.0-20231019081410-32f61b05bebe/go.mod h1:AZoZhT1qXgx1fZZOygYE1IUSFW2ldQuT+JaguMsYzXE= github.com/iotaledger/hive.go/logger v0.0.0-20230629181801-64c530ff9d15 h1:M66OueWagjBATFWGzBjIY6mN8bi2M9Aaiu8+7j4jaXE= github.com/iotaledger/hive.go/logger v0.0.0-20230629181801-64c530ff9d15/go.mod h1:7ZE+E8JgqJ9zxg5/FOObEfYyBpC813TMv6Qzcm2YekY= +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-20230629181801-64c530ff9d15 h1:jiQzzYPHqDNleU5tLpKHETF39rUdabs8dgHbrtJ1urM= github.com/iotaledger/hive.go/objectstorage v0.0.0-20230629181801-64c530ff9d15/go.mod h1:E7/slsvlTsSP+laCKWbBOmSPg83UTh9mPm8ostFOlv4= github.com/iotaledger/hive.go/runtime v0.0.0-20230629181801-64c530ff9d15 h1:khNJmmG8ZOOR3Qx7iaSEHkL+4y3oseznnxz9GK1xUuM= github.com/iotaledger/hive.go/runtime v0.0.0-20230629181801-64c530ff9d15/go.mod h1:kYmuL6D9aDLqLpskEEC+DGKXC/9mx7wtLF0WItRuexs= +github.com/iotaledger/hive.go/runtime v0.0.0-20231019081410-32f61b05bebe h1:yrP/uUWCW5u8Yum5IR/yjYVtR8pU6FpB7/Oi/a87ixc= +github.com/iotaledger/hive.go/runtime v0.0.0-20231019081410-32f61b05bebe/go.mod h1:FIE6S23rLrMYTcc4KCesXhjlSRWCeG9Fz42R1d6zxME= github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230629181801-64c530ff9d15 h1:YK/dRP8Z2vmX+SOAuBVS99WU3zH1t5qaAB1Bj7/PFOc= github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230629181801-64c530ff9d15/go.mod h1:NrZTRu5hrKwSxzPyA5G8BxaQakOLRvoFJM+5vtHDE04= +github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231019081410-32f61b05bebe h1:IzfUWQnlKYNlk4UoSa2uq65tSErEdF/ZjfgGmuHbjKg= +github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231019081410-32f61b05bebe/go.mod h1:vFpOT7yWKLITVCz8KdZ7gNjYMYdqFpKnAUNKwhabP7A= github.com/iotaledger/hive.go/stringify v0.0.0-20230629181801-64c530ff9d15 h1:NmmRkAKLBIOjlT1tEF2NbPvzCawOr1Lgm99k1+ElZKM= github.com/iotaledger/hive.go/stringify v0.0.0-20230629181801-64c530ff9d15/go.mod h1:l/F3cA/+67QdNj+sohv2v4HhmsdOcWScoA+sVYoAE4c= +github.com/iotaledger/hive.go/stringify v0.0.0-20231019081410-32f61b05bebe h1:LAfxRCUunAoOc0iOf9NcYCZDY7XjFQAH1/HVGH7gkus= +github.com/iotaledger/hive.go/stringify v0.0.0-20231019081410-32f61b05bebe/go.mod h1:FTo/UWzNYgnQ082GI9QVM9HFDERqf9rw9RivNpqrnTs= github.com/iotaledger/hive.go/web v0.0.0-20230629181801-64c530ff9d15 h1:T9Wg7bMu8NWoVDyVoPXFVvVF4OE4ZNybs3pSObffn3U= github.com/iotaledger/hive.go/web v0.0.0-20230629181801-64c530ff9d15/go.mod h1:A3LLvpa7mREy3eWZf+UsD1A1ujo4YZHK+e2IHvou+HQ= github.com/iotaledger/inx-app v1.0.0-rc.3.0.20230417131029-0bfe891d7c4a h1:mVYBXnSSVl9xRxzZReRdRQN43gUz3IMOxb+IEMQFTp4= @@ -592,6 +608,8 @@ github.com/pelletier/go-toml v1.9.5 h1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3v github.com/pelletier/go-toml v1.9.5/go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c= github.com/pelletier/go-toml/v2 v2.0.9 h1:uH2qQXheeefCCkuBBSLi7jCiSmj3VRh2+Goq2N7Xxu0= github.com/pelletier/go-toml/v2 v2.0.9/go.mod h1:tJU2Z3ZkXwnxa4DPO899bsyIoywizdUvyaeZurnPPDc= +github.com/pelletier/go-toml/v2 v2.1.0 h1:FnwAJ4oYMvbT/34k9zzHuZNrhlz48GB3/s6at6/MHO4= +github.com/pelletier/go-toml/v2 v2.1.0/go.mod h1:tJU2Z3ZkXwnxa4DPO899bsyIoywizdUvyaeZurnPPDc= github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5/go.mod h1:jvVRKCrJTQWu0XVbaOlby/2lO20uSCHEMzzplHXte1o= github.com/petermattis/goid v0.0.0-20230808133559-b036b712a89b h1:vab8deKC4QoIfm9fJM59iuNz1ELGsuLoYYpiF+pHiG8= github.com/petermattis/goid v0.0.0-20230808133559-b036b712a89b/go.mod h1:pxMtw7cyUw6B2bRH0ZBANSPg+AoSud1I1iyJHI69jH4= diff --git a/tools/wasp-cli/go.mod b/tools/wasp-cli/go.mod index 51cd5e773d..0902cbd757 100644 --- a/tools/wasp-cli/go.mod +++ b/tools/wasp-cli/go.mod @@ -9,9 +9,9 @@ replace ( ) require ( - github.com/ethereum/go-ethereum v1.12.2 + github.com/ethereum/go-ethereum v1.13.4 github.com/hashicorp/go-version v1.6.0 - github.com/iotaledger/hive.go/logger v0.0.0-20230629181801-64c530ff9d15 + github.com/iotaledger/hive.go/logger v0.0.0-20231106113411-94ac829adbb2 github.com/iotaledger/iota.go/v3 v3.0.0-rc.3 github.com/iotaledger/wasp v1.0.0-00010101000000-000000000000 github.com/samber/lo v1.38.1 @@ -83,15 +83,16 @@ require ( github.com/inconshreveable/mousetrap v1.1.0 // indirect github.com/iotaledger/grocksdb v1.7.5-0.20230220105546-5162e18885c7 // indirect github.com/iotaledger/hive.go/app v0.0.0-20230629181801-64c530ff9d15 // indirect - github.com/iotaledger/hive.go/constraints v0.0.0-20230629181801-64c530ff9d15 // indirect + github.com/iotaledger/hive.go/constraints v0.0.0-20231019081410-32f61b05bebe // indirect github.com/iotaledger/hive.go/crypto v0.0.0-20230629181801-64c530ff9d15 // indirect - github.com/iotaledger/hive.go/ds v0.0.0-20230629181801-64c530ff9d15 // indirect + github.com/iotaledger/hive.go/ds v0.0.0-20231019081410-32f61b05bebe // indirect + github.com/iotaledger/hive.go/ierrors v0.0.0-20231019081410-32f61b05bebe // indirect github.com/iotaledger/hive.go/kvstore v0.0.0-20230629181801-64c530ff9d15 // indirect - github.com/iotaledger/hive.go/lo v0.0.0-20230629181801-64c530ff9d15 // indirect + github.com/iotaledger/hive.go/lo v0.0.0-20231019081410-32f61b05bebe // indirect github.com/iotaledger/hive.go/objectstorage v0.0.0-20230629181801-64c530ff9d15 // indirect - github.com/iotaledger/hive.go/runtime v0.0.0-20230629181801-64c530ff9d15 // indirect - github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230629181801-64c530ff9d15 // indirect - github.com/iotaledger/hive.go/stringify v0.0.0-20230629181801-64c530ff9d15 // indirect + github.com/iotaledger/hive.go/runtime v0.0.0-20231019081410-32f61b05bebe // indirect + github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231019081410-32f61b05bebe // indirect + github.com/iotaledger/hive.go/stringify v0.0.0-20231019081410-32f61b05bebe // indirect github.com/iotaledger/hive.go/web v0.0.0-20230629181801-64c530ff9d15 // indirect github.com/iotaledger/inx-app v1.0.0-rc.3.0.20230417131029-0bfe891d7c4a // indirect github.com/iotaledger/inx/go v1.0.0-rc.2 // indirect diff --git a/tools/wasp-cli/go.sum b/tools/wasp-cli/go.sum index 667c68e0e0..b9e079166d 100644 --- a/tools/wasp-cli/go.sum +++ b/tools/wasp-cli/go.sum @@ -394,24 +394,40 @@ github.com/iotaledger/hive.go/app v0.0.0-20230629181801-64c530ff9d15 h1:ywzdfG6X github.com/iotaledger/hive.go/app v0.0.0-20230629181801-64c530ff9d15/go.mod h1:vMXrLYkkHAqQC8yGLXcB1Adq9s3hPPf8Dv4sfd/koas= github.com/iotaledger/hive.go/constraints v0.0.0-20230629181801-64c530ff9d15 h1:GhlFUSZeNSpjA3+myBOJu04W2BKWaKvjJjqfunBA+Zg= github.com/iotaledger/hive.go/constraints v0.0.0-20230629181801-64c530ff9d15/go.mod h1:bvXXc6quBdERMMKnirr2+iQU4WnTz4KDbdHcusW9Ats= +github.com/iotaledger/hive.go/constraints v0.0.0-20231019081410-32f61b05bebe h1:pxdm32mBjIuTcgdHcsAfAkLW2NfU1lcE7YwKTqxUi34= +github.com/iotaledger/hive.go/constraints v0.0.0-20231019081410-32f61b05bebe/go.mod h1:dOBOM2s4se3HcWefPe8sQLUalGXJ8yVXw58oK8jke3s= github.com/iotaledger/hive.go/crypto v0.0.0-20230629181801-64c530ff9d15 h1:x0z1qd3CjuIw/sXmpkOwIWQUcsxBBpBSWgfAhahQiw8= github.com/iotaledger/hive.go/crypto v0.0.0-20230629181801-64c530ff9d15/go.mod h1:xp9Wbk2vp4LHb0xTbDRphSJLgLYvRNNe5lWHd8OLI5c= github.com/iotaledger/hive.go/ds v0.0.0-20230629181801-64c530ff9d15 h1:Zs3fuwTj4dvSVhBou8gm4CCTMsvdwnb/8B0I9ICDUPA= github.com/iotaledger/hive.go/ds v0.0.0-20230629181801-64c530ff9d15/go.mod h1:wwPP73b6InomUeirqEfaYNqoTsuzxNZPa/ci4efzuyU= +github.com/iotaledger/hive.go/ds v0.0.0-20231019081410-32f61b05bebe h1:d5l51OWdWowRk1ofeIaHJ5PIfQPkbEQJx/GNTVBrFTc= +github.com/iotaledger/hive.go/ds v0.0.0-20231019081410-32f61b05bebe/go.mod h1:slaS6myKh0HoE5pyjYH9nHGJ7+toGadh81NPuyZz+Ys= +github.com/iotaledger/hive.go/ierrors v0.0.0-20231019081410-32f61b05bebe h1:Zk5RKuwN9IqAz346DRs+oJxrMOlQ2qc13WZWWq4alpE= +github.com/iotaledger/hive.go/ierrors v0.0.0-20231019081410-32f61b05bebe/go.mod h1:HcE8B5lP96enc/OALTb2/rIIi+yOLouRoHOKRclKmC8= github.com/iotaledger/hive.go/kvstore v0.0.0-20230629181801-64c530ff9d15 h1:N5teZ9ixsjyfGWlXNWg+/dxG0lkmNiqILvDrAa9SQos= github.com/iotaledger/hive.go/kvstore v0.0.0-20230629181801-64c530ff9d15/go.mod h1:oET9GdiN58SWw+INHuNwmiBlfmfRyoe1cJMx7TYk1Js= github.com/iotaledger/hive.go/lo v0.0.0-20230629181801-64c530ff9d15 h1:EMsp6JeHdpYYj632wkCxrXaL1ZffY53aqfDtYe9XzvE= github.com/iotaledger/hive.go/lo v0.0.0-20230629181801-64c530ff9d15/go.mod h1:dsAfSt53PGgT3n675q2wFLGcvRlLNS3Affhf+vnFbb4= +github.com/iotaledger/hive.go/lo v0.0.0-20231019081410-32f61b05bebe h1:s8QbwSyRWlxFw6vI3WKIE3v+FEG/HVPJcXeq4bevUSM= +github.com/iotaledger/hive.go/lo v0.0.0-20231019081410-32f61b05bebe/go.mod h1:AZoZhT1qXgx1fZZOygYE1IUSFW2ldQuT+JaguMsYzXE= github.com/iotaledger/hive.go/logger v0.0.0-20230629181801-64c530ff9d15 h1:M66OueWagjBATFWGzBjIY6mN8bi2M9Aaiu8+7j4jaXE= github.com/iotaledger/hive.go/logger v0.0.0-20230629181801-64c530ff9d15/go.mod h1:7ZE+E8JgqJ9zxg5/FOObEfYyBpC813TMv6Qzcm2YekY= +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-20230629181801-64c530ff9d15 h1:jiQzzYPHqDNleU5tLpKHETF39rUdabs8dgHbrtJ1urM= github.com/iotaledger/hive.go/objectstorage v0.0.0-20230629181801-64c530ff9d15/go.mod h1:E7/slsvlTsSP+laCKWbBOmSPg83UTh9mPm8ostFOlv4= github.com/iotaledger/hive.go/runtime v0.0.0-20230629181801-64c530ff9d15 h1:khNJmmG8ZOOR3Qx7iaSEHkL+4y3oseznnxz9GK1xUuM= github.com/iotaledger/hive.go/runtime v0.0.0-20230629181801-64c530ff9d15/go.mod h1:kYmuL6D9aDLqLpskEEC+DGKXC/9mx7wtLF0WItRuexs= +github.com/iotaledger/hive.go/runtime v0.0.0-20231019081410-32f61b05bebe h1:yrP/uUWCW5u8Yum5IR/yjYVtR8pU6FpB7/Oi/a87ixc= +github.com/iotaledger/hive.go/runtime v0.0.0-20231019081410-32f61b05bebe/go.mod h1:FIE6S23rLrMYTcc4KCesXhjlSRWCeG9Fz42R1d6zxME= github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230629181801-64c530ff9d15 h1:YK/dRP8Z2vmX+SOAuBVS99WU3zH1t5qaAB1Bj7/PFOc= github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230629181801-64c530ff9d15/go.mod h1:NrZTRu5hrKwSxzPyA5G8BxaQakOLRvoFJM+5vtHDE04= +github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231019081410-32f61b05bebe h1:IzfUWQnlKYNlk4UoSa2uq65tSErEdF/ZjfgGmuHbjKg= +github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231019081410-32f61b05bebe/go.mod h1:vFpOT7yWKLITVCz8KdZ7gNjYMYdqFpKnAUNKwhabP7A= github.com/iotaledger/hive.go/stringify v0.0.0-20230629181801-64c530ff9d15 h1:NmmRkAKLBIOjlT1tEF2NbPvzCawOr1Lgm99k1+ElZKM= github.com/iotaledger/hive.go/stringify v0.0.0-20230629181801-64c530ff9d15/go.mod h1:l/F3cA/+67QdNj+sohv2v4HhmsdOcWScoA+sVYoAE4c= +github.com/iotaledger/hive.go/stringify v0.0.0-20231019081410-32f61b05bebe h1:LAfxRCUunAoOc0iOf9NcYCZDY7XjFQAH1/HVGH7gkus= +github.com/iotaledger/hive.go/stringify v0.0.0-20231019081410-32f61b05bebe/go.mod h1:FTo/UWzNYgnQ082GI9QVM9HFDERqf9rw9RivNpqrnTs= github.com/iotaledger/hive.go/web v0.0.0-20230629181801-64c530ff9d15 h1:T9Wg7bMu8NWoVDyVoPXFVvVF4OE4ZNybs3pSObffn3U= github.com/iotaledger/hive.go/web v0.0.0-20230629181801-64c530ff9d15/go.mod h1:A3LLvpa7mREy3eWZf+UsD1A1ujo4YZHK+e2IHvou+HQ= github.com/iotaledger/inx-app v1.0.0-rc.3.0.20230417131029-0bfe891d7c4a h1:mVYBXnSSVl9xRxzZReRdRQN43gUz3IMOxb+IEMQFTp4= From 832268f96efb933c83fd5f1993e16956c367a6a0 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 6 Nov 2023 19:20:45 +0000 Subject: [PATCH 2/2] go mod tidy --- tools/evm/evmemulator/go.mod | 19 ++++++++++--------- tools/evm/evmemulator/go.sum | 34 ++++++++++++++++++---------------- tools/gascalibration/go.mod | 18 +++++++++--------- tools/gascalibration/go.sum | 32 ++++++++++++++++---------------- tools/gendoc/go.mod | 19 ++++++++++--------- tools/gendoc/go.sum | 34 ++++++++++++++++++---------------- tools/wasp-cli/go.sum | 14 -------------- 7 files changed, 81 insertions(+), 89 deletions(-) diff --git a/tools/evm/evmemulator/go.mod b/tools/evm/evmemulator/go.mod index 580ec6bc5d..105617487c 100644 --- a/tools/evm/evmemulator/go.mod +++ b/tools/evm/evmemulator/go.mod @@ -10,7 +10,7 @@ replace ( ) require ( - github.com/ethereum/go-ethereum v1.12.2 + github.com/ethereum/go-ethereum v1.13.4 github.com/iotaledger/wasp v1.0.0-00010101000000-000000000000 github.com/iotaledger/wasp/tools/wasp-cli v0.0.0-20230923193348-da186f5602e0 github.com/spf13/cobra v1.7.0 @@ -79,16 +79,17 @@ require ( github.com/inconshreveable/mousetrap v1.1.0 // indirect github.com/iotaledger/grocksdb v1.7.5-0.20230220105546-5162e18885c7 // indirect github.com/iotaledger/hive.go/app v0.0.0-20230629181801-64c530ff9d15 // indirect - github.com/iotaledger/hive.go/constraints v0.0.0-20230629181801-64c530ff9d15 // indirect + github.com/iotaledger/hive.go/constraints v0.0.0-20231019081410-32f61b05bebe // indirect github.com/iotaledger/hive.go/crypto v0.0.0-20230629181801-64c530ff9d15 // indirect - github.com/iotaledger/hive.go/ds v0.0.0-20230629181801-64c530ff9d15 // indirect + github.com/iotaledger/hive.go/ds v0.0.0-20231019081410-32f61b05bebe // indirect + github.com/iotaledger/hive.go/ierrors v0.0.0-20231019081410-32f61b05bebe // indirect github.com/iotaledger/hive.go/kvstore v0.0.0-20230629181801-64c530ff9d15 // indirect - github.com/iotaledger/hive.go/lo v0.0.0-20230629181801-64c530ff9d15 // indirect - github.com/iotaledger/hive.go/logger v0.0.0-20230629181801-64c530ff9d15 // indirect + github.com/iotaledger/hive.go/lo v0.0.0-20231019081410-32f61b05bebe // indirect + github.com/iotaledger/hive.go/logger v0.0.0-20231106113411-94ac829adbb2 // indirect github.com/iotaledger/hive.go/objectstorage v0.0.0-20230629181801-64c530ff9d15 // indirect - github.com/iotaledger/hive.go/runtime v0.0.0-20230629181801-64c530ff9d15 // indirect - github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230629181801-64c530ff9d15 // indirect - github.com/iotaledger/hive.go/stringify v0.0.0-20230629181801-64c530ff9d15 // indirect + github.com/iotaledger/hive.go/runtime v0.0.0-20231019081410-32f61b05bebe // indirect + github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231019081410-32f61b05bebe // indirect + github.com/iotaledger/hive.go/stringify v0.0.0-20231019081410-32f61b05bebe // indirect github.com/iotaledger/hive.go/web v0.0.0-20230629181801-64c530ff9d15 // indirect github.com/iotaledger/inx-app v1.0.0-rc.3.0.20230417131029-0bfe891d7c4a // indirect github.com/iotaledger/inx/go v1.0.0-rc.2 // indirect @@ -149,7 +150,7 @@ require ( github.com/pangpanglabs/echoswagger/v2 v2.4.1 // indirect github.com/pasztorpisti/qs v0.0.0-20171216220353-8d6c33ee906c // indirect github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 // indirect - github.com/pelletier/go-toml/v2 v2.0.9 // indirect + github.com/pelletier/go-toml/v2 v2.1.0 // indirect github.com/petermattis/goid v0.0.0-20230808133559-b036b712a89b // indirect github.com/pkg/errors v0.9.1 // indirect github.com/pmezard/go-difflib v1.0.0 // indirect diff --git a/tools/evm/evmemulator/go.sum b/tools/evm/evmemulator/go.sum index 62670f38ea..8092d57a47 100644 --- a/tools/evm/evmemulator/go.sum +++ b/tools/evm/evmemulator/go.sum @@ -315,26 +315,28 @@ github.com/iotaledger/grocksdb v1.7.5-0.20230220105546-5162e18885c7 h1:dTrD7X2PT github.com/iotaledger/grocksdb v1.7.5-0.20230220105546-5162e18885c7/go.mod h1:ZRdPu684P0fQ1z8sXz4dj9H5LWHhz4a9oCtvjunkSrw= github.com/iotaledger/hive.go/app v0.0.0-20230629181801-64c530ff9d15 h1:ywzdfG6X522zHDdMp4gFYyr4MXnPk5tN99MtdCEhumM= github.com/iotaledger/hive.go/app v0.0.0-20230629181801-64c530ff9d15/go.mod h1:vMXrLYkkHAqQC8yGLXcB1Adq9s3hPPf8Dv4sfd/koas= -github.com/iotaledger/hive.go/constraints v0.0.0-20230629181801-64c530ff9d15 h1:GhlFUSZeNSpjA3+myBOJu04W2BKWaKvjJjqfunBA+Zg= -github.com/iotaledger/hive.go/constraints v0.0.0-20230629181801-64c530ff9d15/go.mod h1:bvXXc6quBdERMMKnirr2+iQU4WnTz4KDbdHcusW9Ats= +github.com/iotaledger/hive.go/constraints v0.0.0-20231019081410-32f61b05bebe h1:pxdm32mBjIuTcgdHcsAfAkLW2NfU1lcE7YwKTqxUi34= +github.com/iotaledger/hive.go/constraints v0.0.0-20231019081410-32f61b05bebe/go.mod h1:dOBOM2s4se3HcWefPe8sQLUalGXJ8yVXw58oK8jke3s= github.com/iotaledger/hive.go/crypto v0.0.0-20230629181801-64c530ff9d15 h1:x0z1qd3CjuIw/sXmpkOwIWQUcsxBBpBSWgfAhahQiw8= github.com/iotaledger/hive.go/crypto v0.0.0-20230629181801-64c530ff9d15/go.mod h1:xp9Wbk2vp4LHb0xTbDRphSJLgLYvRNNe5lWHd8OLI5c= -github.com/iotaledger/hive.go/ds v0.0.0-20230629181801-64c530ff9d15 h1:Zs3fuwTj4dvSVhBou8gm4CCTMsvdwnb/8B0I9ICDUPA= -github.com/iotaledger/hive.go/ds v0.0.0-20230629181801-64c530ff9d15/go.mod h1:wwPP73b6InomUeirqEfaYNqoTsuzxNZPa/ci4efzuyU= +github.com/iotaledger/hive.go/ds v0.0.0-20231019081410-32f61b05bebe h1:d5l51OWdWowRk1ofeIaHJ5PIfQPkbEQJx/GNTVBrFTc= +github.com/iotaledger/hive.go/ds v0.0.0-20231019081410-32f61b05bebe/go.mod h1:slaS6myKh0HoE5pyjYH9nHGJ7+toGadh81NPuyZz+Ys= +github.com/iotaledger/hive.go/ierrors v0.0.0-20231019081410-32f61b05bebe h1:Zk5RKuwN9IqAz346DRs+oJxrMOlQ2qc13WZWWq4alpE= +github.com/iotaledger/hive.go/ierrors v0.0.0-20231019081410-32f61b05bebe/go.mod h1:HcE8B5lP96enc/OALTb2/rIIi+yOLouRoHOKRclKmC8= github.com/iotaledger/hive.go/kvstore v0.0.0-20230629181801-64c530ff9d15 h1:N5teZ9ixsjyfGWlXNWg+/dxG0lkmNiqILvDrAa9SQos= github.com/iotaledger/hive.go/kvstore v0.0.0-20230629181801-64c530ff9d15/go.mod h1:oET9GdiN58SWw+INHuNwmiBlfmfRyoe1cJMx7TYk1Js= -github.com/iotaledger/hive.go/lo v0.0.0-20230629181801-64c530ff9d15 h1:EMsp6JeHdpYYj632wkCxrXaL1ZffY53aqfDtYe9XzvE= -github.com/iotaledger/hive.go/lo v0.0.0-20230629181801-64c530ff9d15/go.mod h1:dsAfSt53PGgT3n675q2wFLGcvRlLNS3Affhf+vnFbb4= -github.com/iotaledger/hive.go/logger v0.0.0-20230629181801-64c530ff9d15 h1:M66OueWagjBATFWGzBjIY6mN8bi2M9Aaiu8+7j4jaXE= -github.com/iotaledger/hive.go/logger v0.0.0-20230629181801-64c530ff9d15/go.mod h1:7ZE+E8JgqJ9zxg5/FOObEfYyBpC813TMv6Qzcm2YekY= +github.com/iotaledger/hive.go/lo v0.0.0-20231019081410-32f61b05bebe h1:s8QbwSyRWlxFw6vI3WKIE3v+FEG/HVPJcXeq4bevUSM= +github.com/iotaledger/hive.go/lo v0.0.0-20231019081410-32f61b05bebe/go.mod h1:AZoZhT1qXgx1fZZOygYE1IUSFW2ldQuT+JaguMsYzXE= +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-20230629181801-64c530ff9d15 h1:jiQzzYPHqDNleU5tLpKHETF39rUdabs8dgHbrtJ1urM= github.com/iotaledger/hive.go/objectstorage v0.0.0-20230629181801-64c530ff9d15/go.mod h1:E7/slsvlTsSP+laCKWbBOmSPg83UTh9mPm8ostFOlv4= -github.com/iotaledger/hive.go/runtime v0.0.0-20230629181801-64c530ff9d15 h1:khNJmmG8ZOOR3Qx7iaSEHkL+4y3oseznnxz9GK1xUuM= -github.com/iotaledger/hive.go/runtime v0.0.0-20230629181801-64c530ff9d15/go.mod h1:kYmuL6D9aDLqLpskEEC+DGKXC/9mx7wtLF0WItRuexs= -github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230629181801-64c530ff9d15 h1:YK/dRP8Z2vmX+SOAuBVS99WU3zH1t5qaAB1Bj7/PFOc= -github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230629181801-64c530ff9d15/go.mod h1:NrZTRu5hrKwSxzPyA5G8BxaQakOLRvoFJM+5vtHDE04= -github.com/iotaledger/hive.go/stringify v0.0.0-20230629181801-64c530ff9d15 h1:NmmRkAKLBIOjlT1tEF2NbPvzCawOr1Lgm99k1+ElZKM= -github.com/iotaledger/hive.go/stringify v0.0.0-20230629181801-64c530ff9d15/go.mod h1:l/F3cA/+67QdNj+sohv2v4HhmsdOcWScoA+sVYoAE4c= +github.com/iotaledger/hive.go/runtime v0.0.0-20231019081410-32f61b05bebe h1:yrP/uUWCW5u8Yum5IR/yjYVtR8pU6FpB7/Oi/a87ixc= +github.com/iotaledger/hive.go/runtime v0.0.0-20231019081410-32f61b05bebe/go.mod h1:FIE6S23rLrMYTcc4KCesXhjlSRWCeG9Fz42R1d6zxME= +github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231019081410-32f61b05bebe h1:IzfUWQnlKYNlk4UoSa2uq65tSErEdF/ZjfgGmuHbjKg= +github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231019081410-32f61b05bebe/go.mod h1:vFpOT7yWKLITVCz8KdZ7gNjYMYdqFpKnAUNKwhabP7A= +github.com/iotaledger/hive.go/stringify v0.0.0-20231019081410-32f61b05bebe h1:LAfxRCUunAoOc0iOf9NcYCZDY7XjFQAH1/HVGH7gkus= +github.com/iotaledger/hive.go/stringify v0.0.0-20231019081410-32f61b05bebe/go.mod h1:FTo/UWzNYgnQ082GI9QVM9HFDERqf9rw9RivNpqrnTs= github.com/iotaledger/hive.go/web v0.0.0-20230629181801-64c530ff9d15 h1:T9Wg7bMu8NWoVDyVoPXFVvVF4OE4ZNybs3pSObffn3U= github.com/iotaledger/hive.go/web v0.0.0-20230629181801-64c530ff9d15/go.mod h1:A3LLvpa7mREy3eWZf+UsD1A1ujo4YZHK+e2IHvou+HQ= github.com/iotaledger/inx-app v1.0.0-rc.3.0.20230417131029-0bfe891d7c4a h1:mVYBXnSSVl9xRxzZReRdRQN43gUz3IMOxb+IEMQFTp4= @@ -566,8 +568,8 @@ github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58/go.mod h1:DXv8WO4yhM github.com/pelletier/go-toml v1.7.0/go.mod h1:vwGMzjaWMwyfHwgIBhI2YUM4fB6nL6lVAvS1LBMMhTE= github.com/pelletier/go-toml v1.9.5 h1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3ve8= github.com/pelletier/go-toml v1.9.5/go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c= -github.com/pelletier/go-toml/v2 v2.0.9 h1:uH2qQXheeefCCkuBBSLi7jCiSmj3VRh2+Goq2N7Xxu0= -github.com/pelletier/go-toml/v2 v2.0.9/go.mod h1:tJU2Z3ZkXwnxa4DPO899bsyIoywizdUvyaeZurnPPDc= +github.com/pelletier/go-toml/v2 v2.1.0 h1:FnwAJ4oYMvbT/34k9zzHuZNrhlz48GB3/s6at6/MHO4= +github.com/pelletier/go-toml/v2 v2.1.0/go.mod h1:tJU2Z3ZkXwnxa4DPO899bsyIoywizdUvyaeZurnPPDc= github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5/go.mod h1:jvVRKCrJTQWu0XVbaOlby/2lO20uSCHEMzzplHXte1o= github.com/petermattis/goid v0.0.0-20230808133559-b036b712a89b h1:vab8deKC4QoIfm9fJM59iuNz1ELGsuLoYYpiF+pHiG8= github.com/petermattis/goid v0.0.0-20230808133559-b036b712a89b/go.mod h1:pxMtw7cyUw6B2bRH0ZBANSPg+AoSud1I1iyJHI69jH4= diff --git a/tools/gascalibration/go.mod b/tools/gascalibration/go.mod index ea53dffe19..e01db64f73 100644 --- a/tools/gascalibration/go.mod +++ b/tools/gascalibration/go.mod @@ -37,7 +37,7 @@ require ( github.com/deckarep/golang-set/v2 v2.3.1 // indirect github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 // indirect github.com/ethereum/c-kzg-4844 v0.3.1 // indirect - github.com/ethereum/go-ethereum v1.12.2 // indirect + github.com/ethereum/go-ethereum v1.13.4 // indirect github.com/fsnotify/fsnotify v1.6.0 // indirect github.com/gballet/go-libpcsclite v0.0.0-20191108122812-4678299bea08 // indirect github.com/getsentry/sentry-go v0.23.0 // indirect @@ -58,15 +58,16 @@ require ( github.com/huin/goupnp v1.2.0 // indirect github.com/iancoleman/orderedmap v0.3.0 // indirect github.com/inconshreveable/mousetrap v1.1.0 // indirect - github.com/iotaledger/hive.go/constraints v0.0.0-20230629181801-64c530ff9d15 // indirect + github.com/iotaledger/hive.go/constraints v0.0.0-20231019081410-32f61b05bebe // indirect github.com/iotaledger/hive.go/crypto v0.0.0-20230629181801-64c530ff9d15 // indirect - github.com/iotaledger/hive.go/ds v0.0.0-20230629181801-64c530ff9d15 // indirect + github.com/iotaledger/hive.go/ds v0.0.0-20231019081410-32f61b05bebe // indirect + github.com/iotaledger/hive.go/ierrors v0.0.0-20231019081410-32f61b05bebe // indirect github.com/iotaledger/hive.go/kvstore v0.0.0-20230629181801-64c530ff9d15 // indirect - github.com/iotaledger/hive.go/lo v0.0.0-20230629181801-64c530ff9d15 // indirect - github.com/iotaledger/hive.go/logger v0.0.0-20230629181801-64c530ff9d15 // indirect - github.com/iotaledger/hive.go/runtime v0.0.0-20230629181801-64c530ff9d15 // indirect - github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230629181801-64c530ff9d15 // indirect - github.com/iotaledger/hive.go/stringify v0.0.0-20230629181801-64c530ff9d15 // indirect + github.com/iotaledger/hive.go/lo v0.0.0-20231019081410-32f61b05bebe // indirect + github.com/iotaledger/hive.go/logger v0.0.0-20231106113411-94ac829adbb2 // indirect + github.com/iotaledger/hive.go/runtime v0.0.0-20231019081410-32f61b05bebe // indirect + github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231019081410-32f61b05bebe // indirect + github.com/iotaledger/hive.go/stringify v0.0.0-20231019081410-32f61b05bebe // indirect github.com/iotaledger/iota.go v1.0.0 // indirect github.com/iotaledger/iota.go/v3 v3.0.0-rc.3 // indirect github.com/iotaledger/wasp v1.0.0-00010101000000-000000000000 // indirect @@ -116,7 +117,6 @@ require ( golang.org/x/sync v0.4.0 // indirect golang.org/x/sys v0.13.0 // indirect golang.org/x/text v0.13.0 // indirect - golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect google.golang.org/genproto/googleapis/rpc v0.0.0-20230920204549-e6e6cdab5c13 // indirect google.golang.org/grpc v1.58.2 // indirect google.golang.org/protobuf v1.31.0 // indirect diff --git a/tools/gascalibration/go.sum b/tools/gascalibration/go.sum index 7defdf85f9..acff1c268d 100644 --- a/tools/gascalibration/go.sum +++ b/tools/gascalibration/go.sum @@ -137,24 +137,26 @@ github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2 github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw= github.com/iotaledger/go-ethereum v1.12.2-wasp2 h1:TRWPFnLVL0e8V9PF2L6zpVjYjVE1h+fuTQk52zpFsFY= github.com/iotaledger/go-ethereum v1.12.2-wasp2/go.mod h1:1cRAEV+rp/xX0zraSCBnu9Py3HQ+geRMj3HdR+k0wfI= -github.com/iotaledger/hive.go/constraints v0.0.0-20230629181801-64c530ff9d15 h1:GhlFUSZeNSpjA3+myBOJu04W2BKWaKvjJjqfunBA+Zg= -github.com/iotaledger/hive.go/constraints v0.0.0-20230629181801-64c530ff9d15/go.mod h1:bvXXc6quBdERMMKnirr2+iQU4WnTz4KDbdHcusW9Ats= +github.com/iotaledger/hive.go/constraints v0.0.0-20231019081410-32f61b05bebe h1:pxdm32mBjIuTcgdHcsAfAkLW2NfU1lcE7YwKTqxUi34= +github.com/iotaledger/hive.go/constraints v0.0.0-20231019081410-32f61b05bebe/go.mod h1:dOBOM2s4se3HcWefPe8sQLUalGXJ8yVXw58oK8jke3s= github.com/iotaledger/hive.go/crypto v0.0.0-20230629181801-64c530ff9d15 h1:x0z1qd3CjuIw/sXmpkOwIWQUcsxBBpBSWgfAhahQiw8= github.com/iotaledger/hive.go/crypto v0.0.0-20230629181801-64c530ff9d15/go.mod h1:xp9Wbk2vp4LHb0xTbDRphSJLgLYvRNNe5lWHd8OLI5c= -github.com/iotaledger/hive.go/ds v0.0.0-20230629181801-64c530ff9d15 h1:Zs3fuwTj4dvSVhBou8gm4CCTMsvdwnb/8B0I9ICDUPA= -github.com/iotaledger/hive.go/ds v0.0.0-20230629181801-64c530ff9d15/go.mod h1:wwPP73b6InomUeirqEfaYNqoTsuzxNZPa/ci4efzuyU= +github.com/iotaledger/hive.go/ds v0.0.0-20231019081410-32f61b05bebe h1:d5l51OWdWowRk1ofeIaHJ5PIfQPkbEQJx/GNTVBrFTc= +github.com/iotaledger/hive.go/ds v0.0.0-20231019081410-32f61b05bebe/go.mod h1:slaS6myKh0HoE5pyjYH9nHGJ7+toGadh81NPuyZz+Ys= +github.com/iotaledger/hive.go/ierrors v0.0.0-20231019081410-32f61b05bebe h1:Zk5RKuwN9IqAz346DRs+oJxrMOlQ2qc13WZWWq4alpE= +github.com/iotaledger/hive.go/ierrors v0.0.0-20231019081410-32f61b05bebe/go.mod h1:HcE8B5lP96enc/OALTb2/rIIi+yOLouRoHOKRclKmC8= github.com/iotaledger/hive.go/kvstore v0.0.0-20230629181801-64c530ff9d15 h1:N5teZ9ixsjyfGWlXNWg+/dxG0lkmNiqILvDrAa9SQos= github.com/iotaledger/hive.go/kvstore v0.0.0-20230629181801-64c530ff9d15/go.mod h1:oET9GdiN58SWw+INHuNwmiBlfmfRyoe1cJMx7TYk1Js= -github.com/iotaledger/hive.go/lo v0.0.0-20230629181801-64c530ff9d15 h1:EMsp6JeHdpYYj632wkCxrXaL1ZffY53aqfDtYe9XzvE= -github.com/iotaledger/hive.go/lo v0.0.0-20230629181801-64c530ff9d15/go.mod h1:dsAfSt53PGgT3n675q2wFLGcvRlLNS3Affhf+vnFbb4= -github.com/iotaledger/hive.go/logger v0.0.0-20230629181801-64c530ff9d15 h1:M66OueWagjBATFWGzBjIY6mN8bi2M9Aaiu8+7j4jaXE= -github.com/iotaledger/hive.go/logger v0.0.0-20230629181801-64c530ff9d15/go.mod h1:7ZE+E8JgqJ9zxg5/FOObEfYyBpC813TMv6Qzcm2YekY= -github.com/iotaledger/hive.go/runtime v0.0.0-20230629181801-64c530ff9d15 h1:khNJmmG8ZOOR3Qx7iaSEHkL+4y3oseznnxz9GK1xUuM= -github.com/iotaledger/hive.go/runtime v0.0.0-20230629181801-64c530ff9d15/go.mod h1:kYmuL6D9aDLqLpskEEC+DGKXC/9mx7wtLF0WItRuexs= -github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230629181801-64c530ff9d15 h1:YK/dRP8Z2vmX+SOAuBVS99WU3zH1t5qaAB1Bj7/PFOc= -github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230629181801-64c530ff9d15/go.mod h1:NrZTRu5hrKwSxzPyA5G8BxaQakOLRvoFJM+5vtHDE04= -github.com/iotaledger/hive.go/stringify v0.0.0-20230629181801-64c530ff9d15 h1:NmmRkAKLBIOjlT1tEF2NbPvzCawOr1Lgm99k1+ElZKM= -github.com/iotaledger/hive.go/stringify v0.0.0-20230629181801-64c530ff9d15/go.mod h1:l/F3cA/+67QdNj+sohv2v4HhmsdOcWScoA+sVYoAE4c= +github.com/iotaledger/hive.go/lo v0.0.0-20231019081410-32f61b05bebe h1:s8QbwSyRWlxFw6vI3WKIE3v+FEG/HVPJcXeq4bevUSM= +github.com/iotaledger/hive.go/lo v0.0.0-20231019081410-32f61b05bebe/go.mod h1:AZoZhT1qXgx1fZZOygYE1IUSFW2ldQuT+JaguMsYzXE= +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/runtime v0.0.0-20231019081410-32f61b05bebe h1:yrP/uUWCW5u8Yum5IR/yjYVtR8pU6FpB7/Oi/a87ixc= +github.com/iotaledger/hive.go/runtime v0.0.0-20231019081410-32f61b05bebe/go.mod h1:FIE6S23rLrMYTcc4KCesXhjlSRWCeG9Fz42R1d6zxME= +github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231019081410-32f61b05bebe h1:IzfUWQnlKYNlk4UoSa2uq65tSErEdF/ZjfgGmuHbjKg= +github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231019081410-32f61b05bebe/go.mod h1:vFpOT7yWKLITVCz8KdZ7gNjYMYdqFpKnAUNKwhabP7A= +github.com/iotaledger/hive.go/stringify v0.0.0-20231019081410-32f61b05bebe h1:LAfxRCUunAoOc0iOf9NcYCZDY7XjFQAH1/HVGH7gkus= +github.com/iotaledger/hive.go/stringify v0.0.0-20231019081410-32f61b05bebe/go.mod h1:FTo/UWzNYgnQ082GI9QVM9HFDERqf9rw9RivNpqrnTs= github.com/iotaledger/iota.go v1.0.0 h1:tqm1FxJ/zOdzbrAaQ5BQpVF8dUy2eeGlSeWlNG8GoXY= github.com/iotaledger/iota.go v1.0.0/go.mod h1:RiKYwDyY7aCD1L0YRzHSjOsJ5mUR9yvQpvhZncNcGQI= github.com/iotaledger/iota.go/v3 v3.0.0-rc.3 h1:/2gH+AlsWX2T7f4uHvD7oAHmPRsW+SkjR29txzqpi5M= @@ -373,8 +375,6 @@ golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8T golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= -golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 h1:H2TDz8ibqkAF6YGhCdN3jS9O0/s90v0rJh3X/OLHEUk= -golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2/go.mod h1:K8+ghG5WaK9qNqU5K3HdILfMLy1f3aNYFI/wnl100a8= gonum.org/v1/gonum v0.14.0 h1:2NiG67LD1tEH0D7kM+ps2V+fXmsAnpUeec7n8tcr4S0= gonum.org/v1/gonum v0.14.0/go.mod h1:AoWeoz0becf9QMWtE8iWXNXc27fK4fNeHNf/oMejGfU= gonum.org/v1/plot v0.14.0 h1:+LBDVFYwFe4LHhdP8coW6296MBEY4nQ+Y4vuUpJopcE= diff --git a/tools/gendoc/go.mod b/tools/gendoc/go.mod index c22cc95619..44154b1e27 100644 --- a/tools/gendoc/go.mod +++ b/tools/gendoc/go.mod @@ -43,7 +43,7 @@ require ( github.com/eclipse/paho.mqtt.golang v1.4.3 // indirect github.com/elastic/gosigar v0.14.2 // indirect github.com/ethereum/c-kzg-4844 v0.3.1 // indirect - github.com/ethereum/go-ethereum v1.12.2 // indirect + github.com/ethereum/go-ethereum v1.13.4 // indirect github.com/fatih/structs v1.1.0 // indirect github.com/fbiville/markdown-table-formatter v0.3.0 // indirect github.com/flynn/noise v1.0.0 // indirect @@ -77,16 +77,17 @@ require ( github.com/huin/goupnp v1.2.0 // indirect github.com/iancoleman/orderedmap v0.3.0 // indirect github.com/iotaledger/grocksdb v1.7.5-0.20230220105546-5162e18885c7 // indirect - github.com/iotaledger/hive.go/constraints v0.0.0-20230629181801-64c530ff9d15 // indirect + github.com/iotaledger/hive.go/constraints v0.0.0-20231019081410-32f61b05bebe // indirect github.com/iotaledger/hive.go/crypto v0.0.0-20230629181801-64c530ff9d15 // indirect - github.com/iotaledger/hive.go/ds v0.0.0-20230629181801-64c530ff9d15 // indirect + github.com/iotaledger/hive.go/ds v0.0.0-20231019081410-32f61b05bebe // indirect + github.com/iotaledger/hive.go/ierrors v0.0.0-20231019081410-32f61b05bebe // indirect github.com/iotaledger/hive.go/kvstore v0.0.0-20230629181801-64c530ff9d15 // indirect - github.com/iotaledger/hive.go/lo v0.0.0-20230629181801-64c530ff9d15 // indirect - github.com/iotaledger/hive.go/logger v0.0.0-20230629181801-64c530ff9d15 // indirect + github.com/iotaledger/hive.go/lo v0.0.0-20231019081410-32f61b05bebe // indirect + github.com/iotaledger/hive.go/logger v0.0.0-20231106113411-94ac829adbb2 // indirect github.com/iotaledger/hive.go/objectstorage v0.0.0-20230629181801-64c530ff9d15 // indirect - github.com/iotaledger/hive.go/runtime v0.0.0-20230629181801-64c530ff9d15 // indirect - github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230629181801-64c530ff9d15 // indirect - github.com/iotaledger/hive.go/stringify v0.0.0-20230629181801-64c530ff9d15 // indirect + github.com/iotaledger/hive.go/runtime v0.0.0-20231019081410-32f61b05bebe // indirect + github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231019081410-32f61b05bebe // indirect + github.com/iotaledger/hive.go/stringify v0.0.0-20231019081410-32f61b05bebe // indirect github.com/iotaledger/hive.go/web v0.0.0-20230629181801-64c530ff9d15 // indirect github.com/iotaledger/inx-app v1.0.0-rc.3.0.20230417131029-0bfe891d7c4a // indirect github.com/iotaledger/inx/go v1.0.0-rc.2 // indirect @@ -147,7 +148,7 @@ require ( github.com/pangpanglabs/echoswagger/v2 v2.4.1 // indirect github.com/pasztorpisti/qs v0.0.0-20171216220353-8d6c33ee906c // indirect github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 // indirect - github.com/pelletier/go-toml/v2 v2.0.9 // indirect + github.com/pelletier/go-toml/v2 v2.1.0 // indirect github.com/petermattis/goid v0.0.0-20230808133559-b036b712a89b // indirect github.com/pkg/errors v0.9.1 // indirect github.com/pmezard/go-difflib v1.0.0 // indirect diff --git a/tools/gendoc/go.sum b/tools/gendoc/go.sum index 3a96d46a89..65c4f84657 100644 --- a/tools/gendoc/go.sum +++ b/tools/gendoc/go.sum @@ -316,26 +316,28 @@ github.com/iotaledger/hive.go/app v0.0.0-20230629181801-64c530ff9d15 h1:ywzdfG6X github.com/iotaledger/hive.go/app v0.0.0-20230629181801-64c530ff9d15/go.mod h1:vMXrLYkkHAqQC8yGLXcB1Adq9s3hPPf8Dv4sfd/koas= github.com/iotaledger/hive.go/apputils v1.0.0-rc.1.0.20230417125513-e2e89991217f h1:7WLntDniah8KzA5XLb4hwhtR+gR+UYIot9gDpXPJ824= github.com/iotaledger/hive.go/apputils v1.0.0-rc.1.0.20230417125513-e2e89991217f/go.mod h1:07HqeSxRXp/JFguDfDH4jb+dwDJ/jIE4xZ0iTMtSrGc= -github.com/iotaledger/hive.go/constraints v0.0.0-20230629181801-64c530ff9d15 h1:GhlFUSZeNSpjA3+myBOJu04W2BKWaKvjJjqfunBA+Zg= -github.com/iotaledger/hive.go/constraints v0.0.0-20230629181801-64c530ff9d15/go.mod h1:bvXXc6quBdERMMKnirr2+iQU4WnTz4KDbdHcusW9Ats= +github.com/iotaledger/hive.go/constraints v0.0.0-20231019081410-32f61b05bebe h1:pxdm32mBjIuTcgdHcsAfAkLW2NfU1lcE7YwKTqxUi34= +github.com/iotaledger/hive.go/constraints v0.0.0-20231019081410-32f61b05bebe/go.mod h1:dOBOM2s4se3HcWefPe8sQLUalGXJ8yVXw58oK8jke3s= github.com/iotaledger/hive.go/crypto v0.0.0-20230629181801-64c530ff9d15 h1:x0z1qd3CjuIw/sXmpkOwIWQUcsxBBpBSWgfAhahQiw8= github.com/iotaledger/hive.go/crypto v0.0.0-20230629181801-64c530ff9d15/go.mod h1:xp9Wbk2vp4LHb0xTbDRphSJLgLYvRNNe5lWHd8OLI5c= -github.com/iotaledger/hive.go/ds v0.0.0-20230629181801-64c530ff9d15 h1:Zs3fuwTj4dvSVhBou8gm4CCTMsvdwnb/8B0I9ICDUPA= -github.com/iotaledger/hive.go/ds v0.0.0-20230629181801-64c530ff9d15/go.mod h1:wwPP73b6InomUeirqEfaYNqoTsuzxNZPa/ci4efzuyU= +github.com/iotaledger/hive.go/ds v0.0.0-20231019081410-32f61b05bebe h1:d5l51OWdWowRk1ofeIaHJ5PIfQPkbEQJx/GNTVBrFTc= +github.com/iotaledger/hive.go/ds v0.0.0-20231019081410-32f61b05bebe/go.mod h1:slaS6myKh0HoE5pyjYH9nHGJ7+toGadh81NPuyZz+Ys= +github.com/iotaledger/hive.go/ierrors v0.0.0-20231019081410-32f61b05bebe h1:Zk5RKuwN9IqAz346DRs+oJxrMOlQ2qc13WZWWq4alpE= +github.com/iotaledger/hive.go/ierrors v0.0.0-20231019081410-32f61b05bebe/go.mod h1:HcE8B5lP96enc/OALTb2/rIIi+yOLouRoHOKRclKmC8= github.com/iotaledger/hive.go/kvstore v0.0.0-20230629181801-64c530ff9d15 h1:N5teZ9ixsjyfGWlXNWg+/dxG0lkmNiqILvDrAa9SQos= github.com/iotaledger/hive.go/kvstore v0.0.0-20230629181801-64c530ff9d15/go.mod h1:oET9GdiN58SWw+INHuNwmiBlfmfRyoe1cJMx7TYk1Js= -github.com/iotaledger/hive.go/lo v0.0.0-20230629181801-64c530ff9d15 h1:EMsp6JeHdpYYj632wkCxrXaL1ZffY53aqfDtYe9XzvE= -github.com/iotaledger/hive.go/lo v0.0.0-20230629181801-64c530ff9d15/go.mod h1:dsAfSt53PGgT3n675q2wFLGcvRlLNS3Affhf+vnFbb4= -github.com/iotaledger/hive.go/logger v0.0.0-20230629181801-64c530ff9d15 h1:M66OueWagjBATFWGzBjIY6mN8bi2M9Aaiu8+7j4jaXE= -github.com/iotaledger/hive.go/logger v0.0.0-20230629181801-64c530ff9d15/go.mod h1:7ZE+E8JgqJ9zxg5/FOObEfYyBpC813TMv6Qzcm2YekY= +github.com/iotaledger/hive.go/lo v0.0.0-20231019081410-32f61b05bebe h1:s8QbwSyRWlxFw6vI3WKIE3v+FEG/HVPJcXeq4bevUSM= +github.com/iotaledger/hive.go/lo v0.0.0-20231019081410-32f61b05bebe/go.mod h1:AZoZhT1qXgx1fZZOygYE1IUSFW2ldQuT+JaguMsYzXE= +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-20230629181801-64c530ff9d15 h1:jiQzzYPHqDNleU5tLpKHETF39rUdabs8dgHbrtJ1urM= github.com/iotaledger/hive.go/objectstorage v0.0.0-20230629181801-64c530ff9d15/go.mod h1:E7/slsvlTsSP+laCKWbBOmSPg83UTh9mPm8ostFOlv4= -github.com/iotaledger/hive.go/runtime v0.0.0-20230629181801-64c530ff9d15 h1:khNJmmG8ZOOR3Qx7iaSEHkL+4y3oseznnxz9GK1xUuM= -github.com/iotaledger/hive.go/runtime v0.0.0-20230629181801-64c530ff9d15/go.mod h1:kYmuL6D9aDLqLpskEEC+DGKXC/9mx7wtLF0WItRuexs= -github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230629181801-64c530ff9d15 h1:YK/dRP8Z2vmX+SOAuBVS99WU3zH1t5qaAB1Bj7/PFOc= -github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230629181801-64c530ff9d15/go.mod h1:NrZTRu5hrKwSxzPyA5G8BxaQakOLRvoFJM+5vtHDE04= -github.com/iotaledger/hive.go/stringify v0.0.0-20230629181801-64c530ff9d15 h1:NmmRkAKLBIOjlT1tEF2NbPvzCawOr1Lgm99k1+ElZKM= -github.com/iotaledger/hive.go/stringify v0.0.0-20230629181801-64c530ff9d15/go.mod h1:l/F3cA/+67QdNj+sohv2v4HhmsdOcWScoA+sVYoAE4c= +github.com/iotaledger/hive.go/runtime v0.0.0-20231019081410-32f61b05bebe h1:yrP/uUWCW5u8Yum5IR/yjYVtR8pU6FpB7/Oi/a87ixc= +github.com/iotaledger/hive.go/runtime v0.0.0-20231019081410-32f61b05bebe/go.mod h1:FIE6S23rLrMYTcc4KCesXhjlSRWCeG9Fz42R1d6zxME= +github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231019081410-32f61b05bebe h1:IzfUWQnlKYNlk4UoSa2uq65tSErEdF/ZjfgGmuHbjKg= +github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231019081410-32f61b05bebe/go.mod h1:vFpOT7yWKLITVCz8KdZ7gNjYMYdqFpKnAUNKwhabP7A= +github.com/iotaledger/hive.go/stringify v0.0.0-20231019081410-32f61b05bebe h1:LAfxRCUunAoOc0iOf9NcYCZDY7XjFQAH1/HVGH7gkus= +github.com/iotaledger/hive.go/stringify v0.0.0-20231019081410-32f61b05bebe/go.mod h1:FTo/UWzNYgnQ082GI9QVM9HFDERqf9rw9RivNpqrnTs= github.com/iotaledger/hive.go/web v0.0.0-20230629181801-64c530ff9d15 h1:T9Wg7bMu8NWoVDyVoPXFVvVF4OE4ZNybs3pSObffn3U= github.com/iotaledger/hive.go/web v0.0.0-20230629181801-64c530ff9d15/go.mod h1:A3LLvpa7mREy3eWZf+UsD1A1ujo4YZHK+e2IHvou+HQ= github.com/iotaledger/inx-app v1.0.0-rc.3.0.20230417131029-0bfe891d7c4a h1:mVYBXnSSVl9xRxzZReRdRQN43gUz3IMOxb+IEMQFTp4= @@ -565,8 +567,8 @@ github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58/go.mod h1:DXv8WO4yhM github.com/pelletier/go-toml v1.7.0/go.mod h1:vwGMzjaWMwyfHwgIBhI2YUM4fB6nL6lVAvS1LBMMhTE= github.com/pelletier/go-toml v1.9.5 h1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3ve8= github.com/pelletier/go-toml v1.9.5/go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c= -github.com/pelletier/go-toml/v2 v2.0.9 h1:uH2qQXheeefCCkuBBSLi7jCiSmj3VRh2+Goq2N7Xxu0= -github.com/pelletier/go-toml/v2 v2.0.9/go.mod h1:tJU2Z3ZkXwnxa4DPO899bsyIoywizdUvyaeZurnPPDc= +github.com/pelletier/go-toml/v2 v2.1.0 h1:FnwAJ4oYMvbT/34k9zzHuZNrhlz48GB3/s6at6/MHO4= +github.com/pelletier/go-toml/v2 v2.1.0/go.mod h1:tJU2Z3ZkXwnxa4DPO899bsyIoywizdUvyaeZurnPPDc= github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5/go.mod h1:jvVRKCrJTQWu0XVbaOlby/2lO20uSCHEMzzplHXte1o= github.com/petermattis/goid v0.0.0-20230808133559-b036b712a89b h1:vab8deKC4QoIfm9fJM59iuNz1ELGsuLoYYpiF+pHiG8= github.com/petermattis/goid v0.0.0-20230808133559-b036b712a89b/go.mod h1:pxMtw7cyUw6B2bRH0ZBANSPg+AoSud1I1iyJHI69jH4= diff --git a/tools/wasp-cli/go.sum b/tools/wasp-cli/go.sum index b9e079166d..b7a4004cf8 100644 --- a/tools/wasp-cli/go.sum +++ b/tools/wasp-cli/go.sum @@ -392,40 +392,26 @@ github.com/iotaledger/grocksdb v1.7.5-0.20230220105546-5162e18885c7 h1:dTrD7X2PT github.com/iotaledger/grocksdb v1.7.5-0.20230220105546-5162e18885c7/go.mod h1:ZRdPu684P0fQ1z8sXz4dj9H5LWHhz4a9oCtvjunkSrw= github.com/iotaledger/hive.go/app v0.0.0-20230629181801-64c530ff9d15 h1:ywzdfG6X522zHDdMp4gFYyr4MXnPk5tN99MtdCEhumM= github.com/iotaledger/hive.go/app v0.0.0-20230629181801-64c530ff9d15/go.mod h1:vMXrLYkkHAqQC8yGLXcB1Adq9s3hPPf8Dv4sfd/koas= -github.com/iotaledger/hive.go/constraints v0.0.0-20230629181801-64c530ff9d15 h1:GhlFUSZeNSpjA3+myBOJu04W2BKWaKvjJjqfunBA+Zg= -github.com/iotaledger/hive.go/constraints v0.0.0-20230629181801-64c530ff9d15/go.mod h1:bvXXc6quBdERMMKnirr2+iQU4WnTz4KDbdHcusW9Ats= github.com/iotaledger/hive.go/constraints v0.0.0-20231019081410-32f61b05bebe h1:pxdm32mBjIuTcgdHcsAfAkLW2NfU1lcE7YwKTqxUi34= github.com/iotaledger/hive.go/constraints v0.0.0-20231019081410-32f61b05bebe/go.mod h1:dOBOM2s4se3HcWefPe8sQLUalGXJ8yVXw58oK8jke3s= github.com/iotaledger/hive.go/crypto v0.0.0-20230629181801-64c530ff9d15 h1:x0z1qd3CjuIw/sXmpkOwIWQUcsxBBpBSWgfAhahQiw8= github.com/iotaledger/hive.go/crypto v0.0.0-20230629181801-64c530ff9d15/go.mod h1:xp9Wbk2vp4LHb0xTbDRphSJLgLYvRNNe5lWHd8OLI5c= -github.com/iotaledger/hive.go/ds v0.0.0-20230629181801-64c530ff9d15 h1:Zs3fuwTj4dvSVhBou8gm4CCTMsvdwnb/8B0I9ICDUPA= -github.com/iotaledger/hive.go/ds v0.0.0-20230629181801-64c530ff9d15/go.mod h1:wwPP73b6InomUeirqEfaYNqoTsuzxNZPa/ci4efzuyU= github.com/iotaledger/hive.go/ds v0.0.0-20231019081410-32f61b05bebe h1:d5l51OWdWowRk1ofeIaHJ5PIfQPkbEQJx/GNTVBrFTc= github.com/iotaledger/hive.go/ds v0.0.0-20231019081410-32f61b05bebe/go.mod h1:slaS6myKh0HoE5pyjYH9nHGJ7+toGadh81NPuyZz+Ys= github.com/iotaledger/hive.go/ierrors v0.0.0-20231019081410-32f61b05bebe h1:Zk5RKuwN9IqAz346DRs+oJxrMOlQ2qc13WZWWq4alpE= github.com/iotaledger/hive.go/ierrors v0.0.0-20231019081410-32f61b05bebe/go.mod h1:HcE8B5lP96enc/OALTb2/rIIi+yOLouRoHOKRclKmC8= github.com/iotaledger/hive.go/kvstore v0.0.0-20230629181801-64c530ff9d15 h1:N5teZ9ixsjyfGWlXNWg+/dxG0lkmNiqILvDrAa9SQos= github.com/iotaledger/hive.go/kvstore v0.0.0-20230629181801-64c530ff9d15/go.mod h1:oET9GdiN58SWw+INHuNwmiBlfmfRyoe1cJMx7TYk1Js= -github.com/iotaledger/hive.go/lo v0.0.0-20230629181801-64c530ff9d15 h1:EMsp6JeHdpYYj632wkCxrXaL1ZffY53aqfDtYe9XzvE= -github.com/iotaledger/hive.go/lo v0.0.0-20230629181801-64c530ff9d15/go.mod h1:dsAfSt53PGgT3n675q2wFLGcvRlLNS3Affhf+vnFbb4= github.com/iotaledger/hive.go/lo v0.0.0-20231019081410-32f61b05bebe h1:s8QbwSyRWlxFw6vI3WKIE3v+FEG/HVPJcXeq4bevUSM= github.com/iotaledger/hive.go/lo v0.0.0-20231019081410-32f61b05bebe/go.mod h1:AZoZhT1qXgx1fZZOygYE1IUSFW2ldQuT+JaguMsYzXE= -github.com/iotaledger/hive.go/logger v0.0.0-20230629181801-64c530ff9d15 h1:M66OueWagjBATFWGzBjIY6mN8bi2M9Aaiu8+7j4jaXE= -github.com/iotaledger/hive.go/logger v0.0.0-20230629181801-64c530ff9d15/go.mod h1:7ZE+E8JgqJ9zxg5/FOObEfYyBpC813TMv6Qzcm2YekY= 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-20230629181801-64c530ff9d15 h1:jiQzzYPHqDNleU5tLpKHETF39rUdabs8dgHbrtJ1urM= github.com/iotaledger/hive.go/objectstorage v0.0.0-20230629181801-64c530ff9d15/go.mod h1:E7/slsvlTsSP+laCKWbBOmSPg83UTh9mPm8ostFOlv4= -github.com/iotaledger/hive.go/runtime v0.0.0-20230629181801-64c530ff9d15 h1:khNJmmG8ZOOR3Qx7iaSEHkL+4y3oseznnxz9GK1xUuM= -github.com/iotaledger/hive.go/runtime v0.0.0-20230629181801-64c530ff9d15/go.mod h1:kYmuL6D9aDLqLpskEEC+DGKXC/9mx7wtLF0WItRuexs= github.com/iotaledger/hive.go/runtime v0.0.0-20231019081410-32f61b05bebe h1:yrP/uUWCW5u8Yum5IR/yjYVtR8pU6FpB7/Oi/a87ixc= github.com/iotaledger/hive.go/runtime v0.0.0-20231019081410-32f61b05bebe/go.mod h1:FIE6S23rLrMYTcc4KCesXhjlSRWCeG9Fz42R1d6zxME= -github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230629181801-64c530ff9d15 h1:YK/dRP8Z2vmX+SOAuBVS99WU3zH1t5qaAB1Bj7/PFOc= -github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20230629181801-64c530ff9d15/go.mod h1:NrZTRu5hrKwSxzPyA5G8BxaQakOLRvoFJM+5vtHDE04= github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231019081410-32f61b05bebe h1:IzfUWQnlKYNlk4UoSa2uq65tSErEdF/ZjfgGmuHbjKg= github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20231019081410-32f61b05bebe/go.mod h1:vFpOT7yWKLITVCz8KdZ7gNjYMYdqFpKnAUNKwhabP7A= -github.com/iotaledger/hive.go/stringify v0.0.0-20230629181801-64c530ff9d15 h1:NmmRkAKLBIOjlT1tEF2NbPvzCawOr1Lgm99k1+ElZKM= -github.com/iotaledger/hive.go/stringify v0.0.0-20230629181801-64c530ff9d15/go.mod h1:l/F3cA/+67QdNj+sohv2v4HhmsdOcWScoA+sVYoAE4c= github.com/iotaledger/hive.go/stringify v0.0.0-20231019081410-32f61b05bebe h1:LAfxRCUunAoOc0iOf9NcYCZDY7XjFQAH1/HVGH7gkus= github.com/iotaledger/hive.go/stringify v0.0.0-20231019081410-32f61b05bebe/go.mod h1:FTo/UWzNYgnQ082GI9QVM9HFDERqf9rw9RivNpqrnTs= github.com/iotaledger/hive.go/web v0.0.0-20230629181801-64c530ff9d15 h1:T9Wg7bMu8NWoVDyVoPXFVvVF4OE4ZNybs3pSObffn3U=