Skip to content

Commit

Permalink
Merge pull request #178 from iotaledger/chore/update-inx-app-to-faf05…
Browse files Browse the repository at this point in the history
…3c90f7b

Update inx-app to faf053c90f7b
  • Loading branch information
muXxer authored Jan 25, 2024
2 parents 03d121a + 62dd637 commit e827fe3
Show file tree
Hide file tree
Showing 6 changed files with 94 additions and 98 deletions.
2 changes: 1 addition & 1 deletion components/app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ var (
Name = "inx-indexer"

// Version of the app.
Version = "2.0.0-alpha.20"
Version = "2.0.0-alpha.21"
)

func App() *app.App {
Expand Down
30 changes: 15 additions & 15 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@ module github.com/iotaledger/inx-indexer
go 1.21

require (
github.com/ethereum/go-ethereum v1.13.10
github.com/ethereum/go-ethereum v1.13.11
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/iotaledger/hive.go/app v0.0.0-20240123132714-180e65c33a1d
github.com/iotaledger/hive.go/crypto v0.0.0-20240123132714-180e65c33a1d
github.com/iotaledger/hive.go/ds v0.0.0-20240123132714-180e65c33a1d
github.com/iotaledger/hive.go/ierrors v0.0.0-20240123132714-180e65c33a1d
github.com/iotaledger/hive.go/lo v0.0.0-20240123132714-180e65c33a1d
github.com/iotaledger/hive.go/log v0.0.0-20240123132714-180e65c33a1d
github.com/iotaledger/hive.go/runtime v0.0.0-20240123132714-180e65c33a1d
github.com/iotaledger/inx-app v1.0.0-rc.3.0.20240123171338-c9f82bbb8ad6
github.com/iotaledger/inx/go v1.0.0-rc.2.0.20240123170953-fc68d7c1303b
github.com/iotaledger/iota.go/v4 v4.0.0-20240123170900-42c1479d3f30
github.com/iotaledger/hive.go/app v0.0.0-20240125100708-ebf40dcf31fb
github.com/iotaledger/hive.go/crypto v0.0.0-20240125100708-ebf40dcf31fb
github.com/iotaledger/hive.go/ds v0.0.0-20240125100708-ebf40dcf31fb
github.com/iotaledger/hive.go/ierrors v0.0.0-20240125100708-ebf40dcf31fb
github.com/iotaledger/hive.go/lo v0.0.0-20240125100708-ebf40dcf31fb
github.com/iotaledger/hive.go/log v0.0.0-20240125100708-ebf40dcf31fb
github.com/iotaledger/hive.go/runtime v0.0.0-20240125100708-ebf40dcf31fb
github.com/iotaledger/inx-app v1.0.0-rc.3.0.20240125161730-faf053c90f7b
github.com/iotaledger/inx/go v1.0.0-rc.2.0.20240125161426-1846f6320506
github.com/iotaledger/iota.go/v4 v4.0.0-20240125151023-8623fbbce914
github.com/labstack/echo-contrib v0.15.0
github.com/labstack/echo/v4 v4.11.4
github.com/pkg/errors v0.9.1
Expand Down Expand Up @@ -49,10 +49,10 @@ require (
github.com/hashicorp/go-version v1.6.0 // indirect
github.com/holiman/uint256 v1.2.4 // indirect
github.com/iancoleman/orderedmap v0.3.0 // indirect
github.com/iotaledger/hive.go/constraints v0.0.0-20240123132714-180e65c33a1d // indirect
github.com/iotaledger/hive.go/core v1.0.0-rc.3.0.20240123132714-180e65c33a1d // indirect
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20240123132714-180e65c33a1d // indirect
github.com/iotaledger/hive.go/stringify v0.0.0-20240123132714-180e65c33a1d // indirect
github.com/iotaledger/hive.go/constraints v0.0.0-20240125100708-ebf40dcf31fb // indirect
github.com/iotaledger/hive.go/core v1.0.0-rc.3.0.20240125100708-ebf40dcf31fb // indirect
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20240125100708-ebf40dcf31fb // indirect
github.com/iotaledger/hive.go/stringify v0.0.0-20240125100708-ebf40dcf31fb // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect
github.com/jackc/pgservicefile v0.0.0-20231201235250-de7065d80cb9 // indirect
github.com/jackc/pgx/v5 v5.5.2 // indirect
Expand Down
60 changes: 30 additions & 30 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.m
github.com/envoyproxy/go-control-plane v0.9.4/go.mod h1:6rpuAdCZL397s3pYoYcLgu1mIlRU8Am5FuJP05cCM98=
github.com/envoyproxy/go-control-plane v0.9.9-0.20210217033140-668b12f5399d/go.mod h1:cXg6YxExXjJnVBQHBLXeUAgxn2UodCpnH306RInaBQk=
github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c=
github.com/ethereum/go-ethereum v1.13.10 h1:Ppdil79nN+Vc+mXfge0AuUgmKWuVv4eMqzoIVSdqZek=
github.com/ethereum/go-ethereum v1.13.10/go.mod h1:sc48XYQxCzH3fG9BcrXCOOgQk2JfZzNAmIKnceogzsA=
github.com/ethereum/go-ethereum v1.13.11 h1:b51Dsm+rEg7anFRUMGB8hODXHvNfcRKzz9vcj8wSdUs=
github.com/ethereum/go-ethereum v1.13.11/go.mod h1:gFtlVORuUcT+UUIcJ/veCNjkuOSujCi338uSHJrYAew=
github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=
github.com/fatih/color v1.9.0/go.mod h1:eQcE1qtQxscV5RaZvpXrrb8Drkc3/DdQ+uUYCNjL+zU=
github.com/fatih/structs v1.1.0 h1:Q7juDM0QtcnhCpeyLGQKyg4TOIghuNXrkL32pHAUMxo=
Expand Down Expand Up @@ -186,34 +186,34 @@ github.com/holiman/uint256 v1.2.4/go.mod h1:EOMSn4q6Nyt9P6efbI3bueV4e1b3dGlUCXei
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/app v0.0.0-20240123132714-180e65c33a1d h1:/boxPWfc0wUFVjXgfPMbIFbqtkzBCSmsP+EVGBhC0Rc=
github.com/iotaledger/hive.go/app v0.0.0-20240123132714-180e65c33a1d/go.mod h1:bviNts5Yfzq3YOdPXT8PGRm2ZvvRz+JbVvYZXTtMjf4=
github.com/iotaledger/hive.go/constraints v0.0.0-20240123132714-180e65c33a1d h1:Q+/j/tD9mW7Phe7QV4R5nKOoBlT3rKfVkePcyg523Ng=
github.com/iotaledger/hive.go/constraints v0.0.0-20240123132714-180e65c33a1d/go.mod h1:dOBOM2s4se3HcWefPe8sQLUalGXJ8yVXw58oK8jke3s=
github.com/iotaledger/hive.go/core v1.0.0-rc.3.0.20240123132714-180e65c33a1d h1:u0fWPcVBIj0DL7QzTUzXhydj3zQ59cY0Sg0X3nH4u64=
github.com/iotaledger/hive.go/core v1.0.0-rc.3.0.20240123132714-180e65c33a1d/go.mod h1:EuPbVaeJ4mYivGhTR1gGAkmTg5mlH88jMD8omW/4nd0=
github.com/iotaledger/hive.go/crypto v0.0.0-20240123132714-180e65c33a1d h1:2c9wCCTMFKNac9r9unQ6C6vT1Z0jN9avNzwFXhaFke8=
github.com/iotaledger/hive.go/crypto v0.0.0-20240123132714-180e65c33a1d/go.mod h1:A4fnYmb9bHEQz/x8uPymdDfxK1w5XTPKKbAKPOOi6XQ=
github.com/iotaledger/hive.go/ds v0.0.0-20240123132714-180e65c33a1d h1:TpFd/kxGKayA40XvagyHaw9dC6WAR3KNvMhm4+OJplQ=
github.com/iotaledger/hive.go/ds v0.0.0-20240123132714-180e65c33a1d/go.mod h1:Kvkw/9f9PCGa1kYBSbqTwfngERtX7KhljshZG+Q163E=
github.com/iotaledger/hive.go/ierrors v0.0.0-20240123132714-180e65c33a1d h1:HqNjhrBa0CBdOTXsByqonwaF81ptmwuyzByfPZSpnB0=
github.com/iotaledger/hive.go/ierrors v0.0.0-20240123132714-180e65c33a1d/go.mod h1:HcE8B5lP96enc/OALTb2/rIIi+yOLouRoHOKRclKmC8=
github.com/iotaledger/hive.go/lo v0.0.0-20240123132714-180e65c33a1d h1:oz0jBPIqih0P9UhdvWf5UbrNmbk14WXvDR/PeqD5y+k=
github.com/iotaledger/hive.go/lo v0.0.0-20240123132714-180e65c33a1d/go.mod h1:gXiCwCmaUj0Dx/jkRO8ugYf2p6yzOjuFuaVBDzvpCXE=
github.com/iotaledger/hive.go/log v0.0.0-20240123132714-180e65c33a1d h1:mYZ/DUSH1eKPL73x1CUq7Y2N/5rpy4PoL43LjUxvLD0=
github.com/iotaledger/hive.go/log v0.0.0-20240123132714-180e65c33a1d/go.mod h1:9qxXk5jZpbJw3Nl9PZpsSeAgeEtcLXjkhIgZ9e6Fxzc=
github.com/iotaledger/hive.go/runtime v0.0.0-20240123132714-180e65c33a1d h1:BTGHn+23Qp4f5SFBAJEou84ROCfGEDJCleH9ucNRBgk=
github.com/iotaledger/hive.go/runtime v0.0.0-20240123132714-180e65c33a1d/go.mod h1:vDPHQle8h94nSQnKunX973w6RIbiaft2UJhtNuMksHU=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20240123132714-180e65c33a1d h1:eY7mWk+8sk8ijUJsNjUSJ1XsrN1Z6ple21EtkhusYQA=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20240123132714-180e65c33a1d/go.mod h1:Cg5nGlQX0y6ikdhQcLH7baTqsk50RPm5PP5SHnSK+YQ=
github.com/iotaledger/hive.go/stringify v0.0.0-20240123132714-180e65c33a1d h1:pw2+b07e70vYkM9NW8P4bA+CG8MyFPrCy9THtnaMvw0=
github.com/iotaledger/hive.go/stringify v0.0.0-20240123132714-180e65c33a1d/go.mod h1:FTo/UWzNYgnQ082GI9QVM9HFDERqf9rw9RivNpqrnTs=
github.com/iotaledger/inx-app v1.0.0-rc.3.0.20240123171338-c9f82bbb8ad6 h1:mBfE9PXhM/iT/8fHTCQNC6qUtwC0moFbBVC2DRdmYAA=
github.com/iotaledger/inx-app v1.0.0-rc.3.0.20240123171338-c9f82bbb8ad6/go.mod h1:zY2P24xnnHwtSS77N+p2jK8fh13rbluVm22y8DmLGWU=
github.com/iotaledger/inx/go v1.0.0-rc.2.0.20240123170953-fc68d7c1303b h1:KzsDGzMbNw0glmdgg8eGxX6lL/LTAvI3rbx7Ky0GfCE=
github.com/iotaledger/inx/go v1.0.0-rc.2.0.20240123170953-fc68d7c1303b/go.mod h1:M4DqLsDD23/MkvmBEXJrEikqNIB/lL9vbGuIBRfjTY4=
github.com/iotaledger/iota.go/v4 v4.0.0-20240123170900-42c1479d3f30 h1:W+a1Ne7Be+woCuzoueO5NAcDR+v/E5jdEKriv9XyFpQ=
github.com/iotaledger/iota.go/v4 v4.0.0-20240123170900-42c1479d3f30/go.mod h1:ZsbAtAhfjPO88C4k6gOJQUHHlulAMhNCW1MVzMqEfA4=
github.com/iotaledger/hive.go/app v0.0.0-20240125100708-ebf40dcf31fb h1:4UFwhMfuASebnW4EyA8kuqq6RcAkEj4iTIQIeXpVVd0=
github.com/iotaledger/hive.go/app v0.0.0-20240125100708-ebf40dcf31fb/go.mod h1:t5UbZOAZNdnzh7PvHS9ecMkkWLWqjFVXI2VRTmcvneQ=
github.com/iotaledger/hive.go/constraints v0.0.0-20240125100708-ebf40dcf31fb h1:DzBgycGZor3yxPYHHl0X9un/dO6GBGD8hsD+G3xEHio=
github.com/iotaledger/hive.go/constraints v0.0.0-20240125100708-ebf40dcf31fb/go.mod h1:dOBOM2s4se3HcWefPe8sQLUalGXJ8yVXw58oK8jke3s=
github.com/iotaledger/hive.go/core v1.0.0-rc.3.0.20240125100708-ebf40dcf31fb h1:5c/q7tqPdL0TsZGL5GVMjt0LZWgexLpNxIe9FtHAYvM=
github.com/iotaledger/hive.go/core v1.0.0-rc.3.0.20240125100708-ebf40dcf31fb/go.mod h1:tGe46m8FfZ7wuyQPYcsHuT2QJIhmNMUDIMeH6vRjeTY=
github.com/iotaledger/hive.go/crypto v0.0.0-20240125100708-ebf40dcf31fb h1:BDqsW/XE+m9j1d7rON5PmhBKZhvcqChzpNONd5X17g4=
github.com/iotaledger/hive.go/crypto v0.0.0-20240125100708-ebf40dcf31fb/go.mod h1:WG9Oa9MjZZRjAlF32w5udxNpZfnPXb4fRI9cvDumLDo=
github.com/iotaledger/hive.go/ds v0.0.0-20240125100708-ebf40dcf31fb h1:7narY2SC/JmCxmNs8a4jlt/M5WLxFXnJBoH23Lq5j0o=
github.com/iotaledger/hive.go/ds v0.0.0-20240125100708-ebf40dcf31fb/go.mod h1:iRiH2bgFXBpEZnrioIXjkhT/w8bohgvVvCE4jMBsLns=
github.com/iotaledger/hive.go/ierrors v0.0.0-20240125100708-ebf40dcf31fb h1:ntmR8FoSBpXXNv8oKJRMPg2oked1TNmlTvWH+8YpXBE=
github.com/iotaledger/hive.go/ierrors v0.0.0-20240125100708-ebf40dcf31fb/go.mod h1:HcE8B5lP96enc/OALTb2/rIIi+yOLouRoHOKRclKmC8=
github.com/iotaledger/hive.go/lo v0.0.0-20240125100708-ebf40dcf31fb h1:Fq5VHgLrE75n6gZ2SDOPs+H9w9zyuCKX+iyBLamZ2pw=
github.com/iotaledger/hive.go/lo v0.0.0-20240125100708-ebf40dcf31fb/go.mod h1:K40QstiBDbWTYHRczVVuCIbkTstpsJ/0suyFhWnR1Dw=
github.com/iotaledger/hive.go/log v0.0.0-20240125100708-ebf40dcf31fb h1:/e64VU3FGbUjnQabnMZiI5va84gRFFz0yirlNgW2h9c=
github.com/iotaledger/hive.go/log v0.0.0-20240125100708-ebf40dcf31fb/go.mod h1:UJEpBcYuTahdZayu/M6MhNA4INWsgYvSS+xWRF80FFA=
github.com/iotaledger/hive.go/runtime v0.0.0-20240125100708-ebf40dcf31fb h1:6+NIakhnMZAvlk66jaBi395qpTVOvGE7u/7GKGDTb1c=
github.com/iotaledger/hive.go/runtime v0.0.0-20240125100708-ebf40dcf31fb/go.mod h1:+AgPOfvlzPCsA78rvMp2zdw0tdiaaOCEcFQCjaY2gz4=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20240125100708-ebf40dcf31fb h1:K7XnsX4UfB73+Y9N09526a9Ts1bvK2SiFaeLmYE31bY=
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20240125100708-ebf40dcf31fb/go.mod h1:bpJrJ0zYJqHpk8zIB5Sz7r9KCwpgKBaqHby5Uoouipg=
github.com/iotaledger/hive.go/stringify v0.0.0-20240125100708-ebf40dcf31fb h1:HNcibHew5iXBDivguEH2C3UTEEE82xQm/wGxDfcxbeA=
github.com/iotaledger/hive.go/stringify v0.0.0-20240125100708-ebf40dcf31fb/go.mod h1:FTo/UWzNYgnQ082GI9QVM9HFDERqf9rw9RivNpqrnTs=
github.com/iotaledger/inx-app v1.0.0-rc.3.0.20240125161730-faf053c90f7b h1:VhO5jTY5hlamUzEUcfFiEaAn5lgVjiySNYM7iOF7BUY=
github.com/iotaledger/inx-app v1.0.0-rc.3.0.20240125161730-faf053c90f7b/go.mod h1:PQBjosLKS1kL1RK2/PYnZxNHf+Co3JrbpBSgViKITEM=
github.com/iotaledger/inx/go v1.0.0-rc.2.0.20240125161426-1846f6320506 h1:Z7twy8TSuB2Tcjd7pzTtBH3ku90hIMguNSnypswFZyE=
github.com/iotaledger/inx/go v1.0.0-rc.2.0.20240125161426-1846f6320506/go.mod h1:x8dn1yT4TtyucfQz1Qb4LrqjdxmOMy7oiRiVedLD2/s=
github.com/iotaledger/iota.go/v4 v4.0.0-20240125151023-8623fbbce914 h1:p/Ytvv+wlnj5UNd1vdKT4BFS9o63sicb8HVC4XleUUI=
github.com/iotaledger/iota.go/v4 v4.0.0-20240125151023-8623fbbce914/go.mod h1:GNDWMpc9sO3H2HJQMlGiOpyAAbT9I1kUx+YH6kkmVpY=
github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsIM=
github.com/jackc/pgpassfile v1.0.0/go.mod h1:CEx0iS5ambNFdcRtxPj5JhEz+xB6uRky5eyVu/W2HEg=
github.com/jackc/pgservicefile v0.0.0-20231201235250-de7065d80cb9 h1:L0QtFUgDarD7Fpv9jeVMgy/+Ec0mtnmYuImjTz6dtDA=
Expand Down
10 changes: 3 additions & 7 deletions pkg/indexer/account_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,7 @@ func TestIndexer_NewAccountOutput(t *testing.T) {
},
&iotago.BlockIssuerFeature{
BlockIssuerKeys: iotago.BlockIssuerKeys{
&iotago.Ed25519PublicKeyBlockIssuerKey{
PublicKey: hive_ed25519.PublicKey(iotago_tpkg.RandEd25519PrivateKey().Public().(ed25519.PublicKey)),
},
iotago.Ed25519PublicKeyHashBlockIssuerKeyFromPublicKey(hive_ed25519.PublicKey(iotago_tpkg.RandEd25519PrivateKey().Public().(ed25519.PublicKey))),
},
ExpirySlot: 0,
},
Expand Down Expand Up @@ -134,9 +132,7 @@ func TestIndexer_ExistingAccountOutput(t *testing.T) {
},
&iotago.BlockIssuerFeature{
BlockIssuerKeys: iotago.BlockIssuerKeys{
&iotago.Ed25519PublicKeyBlockIssuerKey{
PublicKey: hive_ed25519.PublicKey(iotago_tpkg.RandEd25519PrivateKey().Public().(ed25519.PublicKey)),
},
iotago.Ed25519PublicKeyHashBlockIssuerKeyFromPublicKey(hive_ed25519.PublicKey(iotago_tpkg.RandEd25519PrivateKey().Public().(ed25519.PublicKey))),
},
ExpirySlot: 0,
},
Expand Down Expand Up @@ -251,7 +247,7 @@ func TestIndexer_MutateExistingAccount(t *testing.T) {
}

require.NoError(ts.T, ts.Indexer.AcceptLedgerUpdate(update))

ts.requireFound(newOutputID)
ts.requireFound(foundryOutputID)
}
30 changes: 15 additions & 15 deletions tools/gendoc/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
replace github.com/iotaledger/inx-indexer => ../../

require (
github.com/iotaledger/hive.go/app v0.0.0-20240123132714-180e65c33a1d
github.com/iotaledger/hive.go/app v0.0.0-20240125100708-ebf40dcf31fb
github.com/iotaledger/hive.go/apputils v0.0.0-20231019112237-c749a64b9b29
github.com/iotaledger/inx-indexer v0.0.0-00010101000000-000000000000
)
Expand All @@ -18,7 +18,7 @@ require (
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 // indirect
github.com/dustin/go-humanize v1.0.1 // indirect
github.com/eclipse/paho.mqtt.golang v1.4.3 // indirect
github.com/ethereum/go-ethereum v1.13.10 // indirect
github.com/ethereum/go-ethereum v1.13.11 // indirect
github.com/fatih/structs v1.1.0 // indirect
github.com/fbiville/markdown-table-formatter v0.3.0 // indirect
github.com/felixge/fgprof v0.9.3 // indirect
Expand All @@ -34,19 +34,19 @@ require (
github.com/hashicorp/go-version v1.6.0 // indirect
github.com/holiman/uint256 v1.2.4 // indirect
github.com/iancoleman/orderedmap v0.3.0 // indirect
github.com/iotaledger/hive.go/constraints v0.0.0-20240123132714-180e65c33a1d // indirect
github.com/iotaledger/hive.go/core v1.0.0-rc.3.0.20240123132714-180e65c33a1d // indirect
github.com/iotaledger/hive.go/crypto v0.0.0-20240123132714-180e65c33a1d // indirect
github.com/iotaledger/hive.go/ds v0.0.0-20240123132714-180e65c33a1d // indirect
github.com/iotaledger/hive.go/ierrors v0.0.0-20240123132714-180e65c33a1d // indirect
github.com/iotaledger/hive.go/lo v0.0.0-20240123132714-180e65c33a1d // indirect
github.com/iotaledger/hive.go/log v0.0.0-20240123132714-180e65c33a1d // indirect
github.com/iotaledger/hive.go/runtime v0.0.0-20240123132714-180e65c33a1d // indirect
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20240123132714-180e65c33a1d // indirect
github.com/iotaledger/hive.go/stringify v0.0.0-20240123132714-180e65c33a1d // indirect
github.com/iotaledger/inx-app v1.0.0-rc.3.0.20240123171338-c9f82bbb8ad6 // indirect
github.com/iotaledger/inx/go v1.0.0-rc.2.0.20240123170953-fc68d7c1303b // indirect
github.com/iotaledger/iota.go/v4 v4.0.0-20240123170900-42c1479d3f30 // indirect
github.com/iotaledger/hive.go/constraints v0.0.0-20240125100708-ebf40dcf31fb // indirect
github.com/iotaledger/hive.go/core v1.0.0-rc.3.0.20240125100708-ebf40dcf31fb // indirect
github.com/iotaledger/hive.go/crypto v0.0.0-20240125100708-ebf40dcf31fb // indirect
github.com/iotaledger/hive.go/ds v0.0.0-20240125100708-ebf40dcf31fb // indirect
github.com/iotaledger/hive.go/ierrors v0.0.0-20240125100708-ebf40dcf31fb // indirect
github.com/iotaledger/hive.go/lo v0.0.0-20240125100708-ebf40dcf31fb // indirect
github.com/iotaledger/hive.go/log v0.0.0-20240125100708-ebf40dcf31fb // indirect
github.com/iotaledger/hive.go/runtime v0.0.0-20240125100708-ebf40dcf31fb // indirect
github.com/iotaledger/hive.go/serializer/v2 v2.0.0-rc.1.0.20240125100708-ebf40dcf31fb // indirect
github.com/iotaledger/hive.go/stringify v0.0.0-20240125100708-ebf40dcf31fb // indirect
github.com/iotaledger/inx-app v1.0.0-rc.3.0.20240125161730-faf053c90f7b // indirect
github.com/iotaledger/inx/go v1.0.0-rc.2.0.20240125161426-1846f6320506 // indirect
github.com/iotaledger/iota.go/v4 v4.0.0-20240125151023-8623fbbce914 // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect
github.com/jackc/pgservicefile v0.0.0-20231201235250-de7065d80cb9 // indirect
github.com/jackc/pgx/v5 v5.5.2 // indirect
Expand Down
Loading

0 comments on commit e827fe3

Please sign in to comment.