From cd36d7f18cc711c7b8aaa7737c010a88e758e114 Mon Sep 17 00:00:00 2001 From: Firas Qutishat Date: Wed, 31 Mar 2021 10:30:03 -0400 Subject: [PATCH] chore: update to aries 7ec3a2c4697c512726ffaa4143e56491405dd828 Signed-off-by: Firas Qutishat --- Makefile | 2 +- cmd/agent-mobile/go.mod | 4 ++-- cmd/agent-mobile/go.sum | 45 ++++++++--------------------------------- cmd/agent-rest/go.mod | 4 ++-- cmd/agent-rest/go.sum | 21 ++++++++----------- go.mod | 8 ++++---- go.sum | 25 ++++++++--------------- 7 files changed, 33 insertions(+), 76 deletions(-) diff --git a/Makefile b/Makefile index 0cf683b2..a6fb831c 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ GOBIN_PATH = $(abspath .)/build/bin ARIES_AGENT_REST_PATH=cmd/agent-rest ARIES_AGENT_MOBILE_PATH=cmd/agent-mobile -ARIES_FRAMEWORK_COMMIT=074644c18933c0c27763b0b381d1193e5bdf7f58 +ARIES_FRAMEWORK_COMMIT=7ec3a2c4697c512726ffaa4143e56491405dd828 PROJECT_ROOT = github.com/trustbloc/agent-sdk OPENAPI_SPEC_PATH=build/rest/openapi/spec OPENAPI_DOCKER_IMG=quay.io/goswagger/swagger diff --git a/cmd/agent-mobile/go.mod b/cmd/agent-mobile/go.mod index 8a3fbf76..a0649247 100644 --- a/cmd/agent-mobile/go.mod +++ b/cmd/agent-mobile/go.mod @@ -8,8 +8,8 @@ go 1.15 require ( github.com/google/uuid v1.2.0 - github.com/hyperledger/aries-framework-go v0.1.7-0.20210324213044-074644c18933 - github.com/hyperledger/aries-framework-go-ext/component/vdr/trustbloc v0.0.0-20210325134531-84a30b2ecacb + github.com/hyperledger/aries-framework-go v0.1.7-0.20210330153939-7ec3a2c4697c + github.com/hyperledger/aries-framework-go-ext/component/vdr/trustbloc v0.0.0-20210331105523-60637a465684 github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20210320144851-40976de98ccf github.com/hyperledger/aries-framework-go/spi v0.0.0-20210320144851-40976de98ccf github.com/hyperledger/aries-framework-go/test/component v0.0.0-20210310160016-d5eea2ecdd50 diff --git a/cmd/agent-mobile/go.sum b/cmd/agent-mobile/go.sum index 6abe810c..4e1e23d5 100644 --- a/cmd/agent-mobile/go.sum +++ b/cmd/agent-mobile/go.sum @@ -484,48 +484,22 @@ github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d/go.mod h1:+NfK9FKe github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU= github.com/huaweicloud/golangsdk v0.0.0-20200304081349-45ec0797f2a4/go.mod h1:WQBcHRNX9shz3928lWEvstQJtAtYI7ks6XlgtRT9Tcw= github.com/hyperledger/aries-framework-go v0.1.6-0.20210224230531-58e1368e5661/go.mod h1:A6SHE7BuL1x88YN15R+MT8yG59zv2L4gE141Ou4tJJ4= -github.com/hyperledger/aries-framework-go v0.1.6-0.20210225161605-5a3ea609e830/go.mod h1:uzv9LEnmNwl+3KDTns5H9hoa31dpKdZeEDijoRQQDpM= -github.com/hyperledger/aries-framework-go v0.1.6/go.mod h1:9y5nXHe7XLoyah/VdnC9hYqo3nDisnbGNq17CE69Az0= -github.com/hyperledger/aries-framework-go v0.1.7-0.20210310140909-2ae2d7df101e h1:PCYo8CnvFlcVGqb0G+Cwh7wBaRKFWYejS1bwzU9hdAg= -github.com/hyperledger/aries-framework-go v0.1.7-0.20210310140909-2ae2d7df101e/go.mod h1:nKqMfEbn4nAkh/XcBuK6m+4K5IHOIqLfzLyVJC52lJk= -github.com/hyperledger/aries-framework-go v0.1.7-0.20210311013640-2405e4bdbd01 h1:hR6rd1lDe44lKi4fDyeJ2HbsvJvBQRnRZ4cAqVaKpwQ= -github.com/hyperledger/aries-framework-go v0.1.7-0.20210311013640-2405e4bdbd01/go.mod h1:nKqMfEbn4nAkh/XcBuK6m+4K5IHOIqLfzLyVJC52lJk= -github.com/hyperledger/aries-framework-go v0.1.7-0.20210323102127-50be9f1bad08 h1:LsGHf2+CK1iHWpDfU8Roy13hlHOJSCf8e6gPwoNZbps= -github.com/hyperledger/aries-framework-go v0.1.7-0.20210323102127-50be9f1bad08/go.mod h1:RjMLdnDZz0P+xC0Cg6q+SYvS9ll3tGakO93B07qZIyI= -github.com/hyperledger/aries-framework-go v0.1.7-0.20210323132929-a0e436ad8e81 h1:BWkpuP2yZK93Edv3leS6L7qba2igAnBheSlO1f2nwQs= -github.com/hyperledger/aries-framework-go v0.1.7-0.20210323132929-a0e436ad8e81/go.mod h1:RjMLdnDZz0P+xC0Cg6q+SYvS9ll3tGakO93B07qZIyI= -github.com/hyperledger/aries-framework-go v0.1.7-0.20210323172704-85f422879bf1/go.mod h1:RjMLdnDZz0P+xC0Cg6q+SYvS9ll3tGakO93B07qZIyI= -github.com/hyperledger/aries-framework-go v0.1.7-0.20210324213044-074644c18933 h1:avc2/fELU8MtooQ55e36bFojIw+1FOwFKAFzMGS//Nw= -github.com/hyperledger/aries-framework-go v0.1.7-0.20210324213044-074644c18933/go.mod h1:RjMLdnDZz0P+xC0Cg6q+SYvS9ll3tGakO93B07qZIyI= -github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v0.0.0-20210305233053-d3d22c802c12/go.mod h1:AJK0RcrFYqTryBT7zMEdd1L/lS4Wh77pEYARfF19pl0= -github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v0.0.0-20210306194409-6e4c5d622fbc h1:e07ZYWj6yTw+S2f8/V6MzFm0r8WJt75dDMYuAbtDEA8= -github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v0.0.0-20210306194409-6e4c5d622fbc/go.mod h1:CCwcW0o79nghyByFDPGsTr6WB4UOS8dHJPapZF5nS1o= -github.com/hyperledger/aries-framework-go-ext/component/vdr/trustbloc v0.0.0-20210306194409-6e4c5d622fbc h1:uSilnTLUwR4bZ0b9dAZjImks78S7dFnplbXP4y61ucw= -github.com/hyperledger/aries-framework-go-ext/component/vdr/trustbloc v0.0.0-20210306194409-6e4c5d622fbc/go.mod h1:T9WQgPN9KkJjOC1BQuOREWPb5WtIHezr6XA1cR9ioKo= -github.com/hyperledger/aries-framework-go-ext/component/vdr/trustbloc v0.0.0-20210325134531-84a30b2ecacb h1:ZOxk3V++l8Ld2GpjILTBc9rNvfd0763u5FdCHhQcTtM= -github.com/hyperledger/aries-framework-go-ext/component/vdr/trustbloc v0.0.0-20210325134531-84a30b2ecacb/go.mod h1:aj2nXv7pnjZDerOLaUCV9OK+Wp/NPSe1G06U3YR6nAc= +github.com/hyperledger/aries-framework-go v0.1.7-0.20210330153939-7ec3a2c4697c h1:D8zjnvZpt6XcKKKS3AMKy0KE1wgaBTmG4Qu9oM3zD24= +github.com/hyperledger/aries-framework-go v0.1.7-0.20210330153939-7ec3a2c4697c/go.mod h1:RjMLdnDZz0P+xC0Cg6q+SYvS9ll3tGakO93B07qZIyI= +github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v0.0.0-20210330163233-9482b4291d8e h1:uqQeP3umKuYxdnM2CuV7YNA3o5lBzwoF2oEc2xQ524s= +github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v0.0.0-20210330163233-9482b4291d8e/go.mod h1:a7ZpdAtIYRohLuzcwtJYw/YVGwKly7IUoe9ocykXgJg= +github.com/hyperledger/aries-framework-go-ext/component/vdr/trustbloc v0.0.0-20210331105523-60637a465684 h1:e1nMc4cO4zrEcNi5kaL4ugbk8vSIsYDeOJHJdV45JlA= +github.com/hyperledger/aries-framework-go-ext/component/vdr/trustbloc v0.0.0-20210331105523-60637a465684/go.mod h1:7ERMYAXgspJUW7CkhlLzVA1ZVtU5SkS1OcEY3+a3j9g= github.com/hyperledger/aries-framework-go/component/storage/indexeddb v0.0.0-20210310140909-2ae2d7df101e/go.mod h1:BQkoyxcSsDUmHmcuyjewla4191AsbSGIxbpjMizH8i0= -github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20210224230531-58e1368e5661/go.mod h1:XaPVDJcbQT8BKmThfQdWPc+hgicHFAQzSOavHw2gn/4= -github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20210310001230-bc1bd8ea889c/go.mod h1:zOolL2VqWj6+SPe13nrK0oo5QUOfQZQKB0j1iQsje0k= -github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20210310140909-2ae2d7df101e h1:EHP+2w4o5+QoUZRR88jJIZ96Ph2ENmxIyDw3yC1j4S0= -github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20210310140909-2ae2d7df101e/go.mod h1:MQPVwMHNdq7aKuIEbGx5YiDg/2CZacg16Elu7x55E50= github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20210320144851-40976de98ccf h1:rh+NCbTrYfJ9ho4NRVdgLuIVF05vuklmnF2JWP1+aFo= github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20210320144851-40976de98ccf/go.mod h1:HVV8sifdHIyLkrlgmK/6+3YWKnOJPUfoNU+4SwQqMSs= -github.com/hyperledger/aries-framework-go/spi v0.0.0-20210205153949-f852f978a0d6/go.mod h1:fDr9wW00GJJl1lR1SFHmJW8utIocdvjO5RNhAYS05EY= github.com/hyperledger/aries-framework-go/spi v0.0.0-20210208194322-89066ddae325/go.mod h1:fDr9wW00GJJl1lR1SFHmJW8utIocdvjO5RNhAYS05EY= -github.com/hyperledger/aries-framework-go/spi v0.0.0-20210210184327-0b9d0fd4c34e/go.mod h1:fDr9wW00GJJl1lR1SFHmJW8utIocdvjO5RNhAYS05EY= github.com/hyperledger/aries-framework-go/spi v0.0.0-20210224230531-58e1368e5661/go.mod h1:fDr9wW00GJJl1lR1SFHmJW8utIocdvjO5RNhAYS05EY= github.com/hyperledger/aries-framework-go/spi v0.0.0-20210310001230-bc1bd8ea889c/go.mod h1:fDr9wW00GJJl1lR1SFHmJW8utIocdvjO5RNhAYS05EY= -github.com/hyperledger/aries-framework-go/spi v0.0.0-20210310140909-2ae2d7df101e h1:PjqVWlGsiNKjlxPeSdC+DYj4w+nxm/OO0ZXAziDyTi0= -github.com/hyperledger/aries-framework-go/spi v0.0.0-20210310140909-2ae2d7df101e/go.mod h1:fDr9wW00GJJl1lR1SFHmJW8utIocdvjO5RNhAYS05EY= github.com/hyperledger/aries-framework-go/spi v0.0.0-20210310160016-d5eea2ecdd50/go.mod h1:fDr9wW00GJJl1lR1SFHmJW8utIocdvjO5RNhAYS05EY= github.com/hyperledger/aries-framework-go/spi v0.0.0-20210320144851-40976de98ccf h1:5xKqwVy1gEBENyU7a+KCeDOOtF21wrYtHsEicuXWE/c= github.com/hyperledger/aries-framework-go/spi v0.0.0-20210320144851-40976de98ccf/go.mod h1:fDr9wW00GJJl1lR1SFHmJW8utIocdvjO5RNhAYS05EY= -github.com/hyperledger/aries-framework-go/test/component v0.0.0-20210219073333-c46e84ce678f/go.mod h1:/ljIFCu5iDIziwuvObF0vEc3fJ5dgDpT8RYAhQdNeHI= github.com/hyperledger/aries-framework-go/test/component v0.0.0-20210226235232-298aa129d822/go.mod h1:6Za6hvu+eZDPerePXIlMuBWbQZDKqTgOrKV56WZMtcI= -github.com/hyperledger/aries-framework-go/test/component v0.0.0-20210310001230-bc1bd8ea889c/go.mod h1:6Za6hvu+eZDPerePXIlMuBWbQZDKqTgOrKV56WZMtcI= -github.com/hyperledger/aries-framework-go/test/component v0.0.0-20210310140909-2ae2d7df101e h1:GLb4D5EkX3mCI9aQ/dXaKAuaDX/FnUJTXBqBunWkviU= -github.com/hyperledger/aries-framework-go/test/component v0.0.0-20210310140909-2ae2d7df101e/go.mod h1:AybsT4/saiuxdVhK5CgOLIkcNMPZtX3GAUMOjHcLLjk= github.com/hyperledger/aries-framework-go/test/component v0.0.0-20210310160016-d5eea2ecdd50 h1:SYVWK8OigAdg7Z/spPwDDa9iY3uZPkCkMURmMGlpolc= github.com/hyperledger/aries-framework-go/test/component v0.0.0-20210310160016-d5eea2ecdd50/go.mod h1:AybsT4/saiuxdVhK5CgOLIkcNMPZtX3GAUMOjHcLLjk= github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc= @@ -827,11 +801,8 @@ github.com/tidwall/sjson v1.1.4/go.mod h1:wXpKXu8CtDjKAZ+3DrKY5ROCorDFahq8l0tey/ github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U= github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U= github.com/trustbloc/edge-core v0.1.4-0.20200709143857-e104bb29f6c6/go.mod h1:SZg7nAIc9FONS+G7MwEyGkCWCJR3R02bePwTpWxqH5w= -github.com/trustbloc/edge-core v0.1.6 h1:h+FWfBCvx/sMNvrb3TXOaB2HP023bGnVSOthNYKBduI= -github.com/trustbloc/edge-core v0.1.6/go.mod h1:dZOe6xQN/jWHIsRJzZW0hqmRXT+GmYYkN4O/yHAYQII= -github.com/trustbloc/edge-core v0.1.7-0.20210324113338-e0047bbbfdff h1:2g1Zun4PD/AAfP8XRL6ZyvInE9V/aL3eR+9+qU8EkhM= -github.com/trustbloc/edge-core v0.1.7-0.20210324113338-e0047bbbfdff/go.mod h1:Hfn+9gY8TeoyH8a4e4UAe3mER0RwhkTdLSMEreKWwvE= -github.com/trustbloc/sidetree-core-go v0.1.6-0.20210301232849-50c4792e1ca1/go.mod h1:prRWqxBavkSxgKtPmUriSxCemrvl47yStMbW4jMFuRs= +github.com/trustbloc/edge-core v0.1.7-0.20210331113925-b13dedfe75eb h1:U7aKrnoWMsy6unOoIQVsQ0wvv+tkSLlRB3cv8o5QBDA= +github.com/trustbloc/edge-core v0.1.7-0.20210331113925-b13dedfe75eb/go.mod h1:oRmyaf4sXNJT2hq46xB/L87E5UJFQFV99M4wWJSOmsM= github.com/trustbloc/sidetree-core-go v0.6.0 h1:fXXVcaTm5Ceq1FQYSaynmvgP4xCh4AO4paMOXTakG5E= github.com/trustbloc/sidetree-core-go v0.6.0/go.mod h1:prRWqxBavkSxgKtPmUriSxCemrvl47yStMbW4jMFuRs= github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926/go.mod h1:9ESjWnEqriFuLhtthL60Sar/7RFoluCcXsuvEwTV5KM= diff --git a/cmd/agent-rest/go.mod b/cmd/agent-rest/go.mod index e6d9dc23..c5f4deda 100644 --- a/cmd/agent-rest/go.mod +++ b/cmd/agent-rest/go.mod @@ -9,10 +9,10 @@ go 1.15 require ( github.com/cenkalti/backoff/v4 v4.1.0 github.com/gorilla/mux v1.8.0 - github.com/hyperledger/aries-framework-go v0.1.7-0.20210324213044-074644c18933 + github.com/hyperledger/aries-framework-go v0.1.7-0.20210330153939-7ec3a2c4697c github.com/hyperledger/aries-framework-go-ext/component/storage/couchdb v0.0.0-20210306194409-6e4c5d622fbc github.com/hyperledger/aries-framework-go-ext/component/storage/mysql v0.0.0-20210306194409-6e4c5d622fbc - github.com/hyperledger/aries-framework-go-ext/component/vdr/trustbloc v0.0.0-20210325134531-84a30b2ecacb + github.com/hyperledger/aries-framework-go-ext/component/vdr/trustbloc v0.0.0-20210331105523-60637a465684 github.com/hyperledger/aries-framework-go/component/storage/leveldb v0.0.0-20210310140909-2ae2d7df101e github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20210320144851-40976de98ccf github.com/hyperledger/aries-framework-go/spi v0.0.0-20210320144851-40976de98ccf diff --git a/cmd/agent-rest/go.sum b/cmd/agent-rest/go.sum index f5737a16..c98148ea 100644 --- a/cmd/agent-rest/go.sum +++ b/cmd/agent-rest/go.sum @@ -521,21 +521,17 @@ github.com/hpcloud/tail v1.0.0 h1:nfCOvKYfkgYP8hkirhJocXT2+zOD8yUNjXaWfTlyFKI= github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU= github.com/huaweicloud/golangsdk v0.0.0-20200304081349-45ec0797f2a4/go.mod h1:WQBcHRNX9shz3928lWEvstQJtAtYI7ks6XlgtRT9Tcw= github.com/hyperledger/aries-framework-go v0.1.6-0.20210224230531-58e1368e5661/go.mod h1:A6SHE7BuL1x88YN15R+MT8yG59zv2L4gE141Ou4tJJ4= -github.com/hyperledger/aries-framework-go v0.1.6-0.20210225161605-5a3ea609e830/go.mod h1:uzv9LEnmNwl+3KDTns5H9hoa31dpKdZeEDijoRQQDpM= github.com/hyperledger/aries-framework-go v0.1.6-0.20210304193329-f56b2cebc386/go.mod h1:uzv9LEnmNwl+3KDTns5H9hoa31dpKdZeEDijoRQQDpM= -github.com/hyperledger/aries-framework-go v0.1.6/go.mod h1:9y5nXHe7XLoyah/VdnC9hYqo3nDisnbGNq17CE69Az0= -github.com/hyperledger/aries-framework-go v0.1.7-0.20210323172704-85f422879bf1/go.mod h1:RjMLdnDZz0P+xC0Cg6q+SYvS9ll3tGakO93B07qZIyI= -github.com/hyperledger/aries-framework-go v0.1.7-0.20210324213044-074644c18933 h1:avc2/fELU8MtooQ55e36bFojIw+1FOwFKAFzMGS//Nw= -github.com/hyperledger/aries-framework-go v0.1.7-0.20210324213044-074644c18933/go.mod h1:RjMLdnDZz0P+xC0Cg6q+SYvS9ll3tGakO93B07qZIyI= +github.com/hyperledger/aries-framework-go v0.1.7-0.20210330153939-7ec3a2c4697c h1:D8zjnvZpt6XcKKKS3AMKy0KE1wgaBTmG4Qu9oM3zD24= +github.com/hyperledger/aries-framework-go v0.1.7-0.20210330153939-7ec3a2c4697c/go.mod h1:RjMLdnDZz0P+xC0Cg6q+SYvS9ll3tGakO93B07qZIyI= github.com/hyperledger/aries-framework-go-ext/component/storage/couchdb v0.0.0-20210306194409-6e4c5d622fbc h1:7H44NIfzExgO+Fwkg7E0W9eY2TkVpWQbGqcP8QUQItY= github.com/hyperledger/aries-framework-go-ext/component/storage/couchdb v0.0.0-20210306194409-6e4c5d622fbc/go.mod h1:9YYW1iug2Xla634TLcrjDZcun2cXk44C4I1IyILfvT4= github.com/hyperledger/aries-framework-go-ext/component/storage/mysql v0.0.0-20210306194409-6e4c5d622fbc h1:03XQ62seNsxNe9vku0v+znhtM25N4EAGqZo8IRvShu4= github.com/hyperledger/aries-framework-go-ext/component/storage/mysql v0.0.0-20210306194409-6e4c5d622fbc/go.mod h1:rLD0+wLq8Z8DvuayY4siWZJUQBnRUW5+d9i0sJYQqag= -github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v0.0.0-20210305233053-d3d22c802c12/go.mod h1:AJK0RcrFYqTryBT7zMEdd1L/lS4Wh77pEYARfF19pl0= -github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v0.0.0-20210306194409-6e4c5d622fbc h1:e07ZYWj6yTw+S2f8/V6MzFm0r8WJt75dDMYuAbtDEA8= -github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v0.0.0-20210306194409-6e4c5d622fbc/go.mod h1:CCwcW0o79nghyByFDPGsTr6WB4UOS8dHJPapZF5nS1o= -github.com/hyperledger/aries-framework-go-ext/component/vdr/trustbloc v0.0.0-20210325134531-84a30b2ecacb h1:ZOxk3V++l8Ld2GpjILTBc9rNvfd0763u5FdCHhQcTtM= -github.com/hyperledger/aries-framework-go-ext/component/vdr/trustbloc v0.0.0-20210325134531-84a30b2ecacb/go.mod h1:aj2nXv7pnjZDerOLaUCV9OK+Wp/NPSe1G06U3YR6nAc= +github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v0.0.0-20210330163233-9482b4291d8e h1:uqQeP3umKuYxdnM2CuV7YNA3o5lBzwoF2oEc2xQ524s= +github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v0.0.0-20210330163233-9482b4291d8e/go.mod h1:a7ZpdAtIYRohLuzcwtJYw/YVGwKly7IUoe9ocykXgJg= +github.com/hyperledger/aries-framework-go-ext/component/vdr/trustbloc v0.0.0-20210331105523-60637a465684 h1:e1nMc4cO4zrEcNi5kaL4ugbk8vSIsYDeOJHJdV45JlA= +github.com/hyperledger/aries-framework-go-ext/component/vdr/trustbloc v0.0.0-20210331105523-60637a465684/go.mod h1:7ERMYAXgspJUW7CkhlLzVA1ZVtU5SkS1OcEY3+a3j9g= github.com/hyperledger/aries-framework-go/component/storage/indexeddb v0.0.0-20210310140909-2ae2d7df101e/go.mod h1:BQkoyxcSsDUmHmcuyjewla4191AsbSGIxbpjMizH8i0= github.com/hyperledger/aries-framework-go/component/storage/leveldb v0.0.0-20210310140909-2ae2d7df101e h1:hHcw9Sp0dLH9nX8g3iK15WimGi4IXVW6QMNRUd99x5s= github.com/hyperledger/aries-framework-go/component/storage/leveldb v0.0.0-20210310140909-2ae2d7df101e/go.mod h1:Dl5zXzdO6YwMkC6jROb3eeNUg9oWilbEI8RyELYkkpw= @@ -888,9 +884,8 @@ github.com/tidwall/sjson v1.1.4/go.mod h1:wXpKXu8CtDjKAZ+3DrKY5ROCorDFahq8l0tey/ github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U= github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U= github.com/trustbloc/edge-core v0.1.4-0.20200709143857-e104bb29f6c6/go.mod h1:SZg7nAIc9FONS+G7MwEyGkCWCJR3R02bePwTpWxqH5w= -github.com/trustbloc/edge-core v0.1.7-0.20210324113338-e0047bbbfdff h1:2g1Zun4PD/AAfP8XRL6ZyvInE9V/aL3eR+9+qU8EkhM= -github.com/trustbloc/edge-core v0.1.7-0.20210324113338-e0047bbbfdff/go.mod h1:Hfn+9gY8TeoyH8a4e4UAe3mER0RwhkTdLSMEreKWwvE= -github.com/trustbloc/sidetree-core-go v0.1.6-0.20210301232849-50c4792e1ca1/go.mod h1:prRWqxBavkSxgKtPmUriSxCemrvl47yStMbW4jMFuRs= +github.com/trustbloc/edge-core v0.1.7-0.20210331113925-b13dedfe75eb h1:U7aKrnoWMsy6unOoIQVsQ0wvv+tkSLlRB3cv8o5QBDA= +github.com/trustbloc/edge-core v0.1.7-0.20210331113925-b13dedfe75eb/go.mod h1:oRmyaf4sXNJT2hq46xB/L87E5UJFQFV99M4wWJSOmsM= github.com/trustbloc/sidetree-core-go v0.6.0 h1:fXXVcaTm5Ceq1FQYSaynmvgP4xCh4AO4paMOXTakG5E= github.com/trustbloc/sidetree-core-go v0.6.0/go.mod h1:prRWqxBavkSxgKtPmUriSxCemrvl47yStMbW4jMFuRs= github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926/go.mod h1:9ESjWnEqriFuLhtthL60Sar/7RFoluCcXsuvEwTV5KM= diff --git a/go.mod b/go.mod index 529d6b40..0137f336 100644 --- a/go.mod +++ b/go.mod @@ -9,12 +9,12 @@ go 1.15 require ( github.com/google/uuid v1.2.0 github.com/gorilla/mux v1.8.0 - github.com/hyperledger/aries-framework-go v0.1.7-0.20210324213044-074644c18933 - github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v0.0.0-20210306194409-6e4c5d622fbc - github.com/hyperledger/aries-framework-go-ext/component/vdr/trustbloc v0.0.0-20210325134531-84a30b2ecacb + github.com/hyperledger/aries-framework-go v0.1.7-0.20210330153939-7ec3a2c4697c + github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v0.0.0-20210330163233-9482b4291d8e + github.com/hyperledger/aries-framework-go-ext/component/vdr/trustbloc v0.0.0-20210331105523-60637a465684 github.com/hyperledger/aries-framework-go/component/storage/indexeddb v0.0.0-20210310140909-2ae2d7df101e github.com/hyperledger/aries-framework-go/spi v0.0.0-20210320144851-40976de98ccf github.com/igor-pavlenko/httpsignatures-go v0.0.23 github.com/stretchr/testify v1.7.0 - github.com/trustbloc/edge-core v0.1.7-0.20210324113338-e0047bbbfdff + github.com/trustbloc/edge-core v0.1.7-0.20210331113925-b13dedfe75eb ) diff --git a/go.sum b/go.sum index d8f684b7..8aa6badf 100644 --- a/go.sum +++ b/go.sum @@ -484,30 +484,22 @@ github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d/go.mod h1:+NfK9FKe github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU= github.com/huaweicloud/golangsdk v0.0.0-20200304081349-45ec0797f2a4/go.mod h1:WQBcHRNX9shz3928lWEvstQJtAtYI7ks6XlgtRT9Tcw= github.com/hyperledger/aries-framework-go v0.1.6-0.20210224230531-58e1368e5661/go.mod h1:A6SHE7BuL1x88YN15R+MT8yG59zv2L4gE141Ou4tJJ4= -github.com/hyperledger/aries-framework-go v0.1.6-0.20210225161605-5a3ea609e830/go.mod h1:uzv9LEnmNwl+3KDTns5H9hoa31dpKdZeEDijoRQQDpM= -github.com/hyperledger/aries-framework-go v0.1.6/go.mod h1:9y5nXHe7XLoyah/VdnC9hYqo3nDisnbGNq17CE69Az0= -github.com/hyperledger/aries-framework-go v0.1.7-0.20210323172704-85f422879bf1/go.mod h1:RjMLdnDZz0P+xC0Cg6q+SYvS9ll3tGakO93B07qZIyI= -github.com/hyperledger/aries-framework-go v0.1.7-0.20210324213044-074644c18933 h1:avc2/fELU8MtooQ55e36bFojIw+1FOwFKAFzMGS//Nw= -github.com/hyperledger/aries-framework-go v0.1.7-0.20210324213044-074644c18933/go.mod h1:RjMLdnDZz0P+xC0Cg6q+SYvS9ll3tGakO93B07qZIyI= -github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v0.0.0-20210305233053-d3d22c802c12/go.mod h1:AJK0RcrFYqTryBT7zMEdd1L/lS4Wh77pEYARfF19pl0= -github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v0.0.0-20210306194409-6e4c5d622fbc h1:e07ZYWj6yTw+S2f8/V6MzFm0r8WJt75dDMYuAbtDEA8= -github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v0.0.0-20210306194409-6e4c5d622fbc/go.mod h1:CCwcW0o79nghyByFDPGsTr6WB4UOS8dHJPapZF5nS1o= -github.com/hyperledger/aries-framework-go-ext/component/vdr/trustbloc v0.0.0-20210325134531-84a30b2ecacb h1:ZOxk3V++l8Ld2GpjILTBc9rNvfd0763u5FdCHhQcTtM= -github.com/hyperledger/aries-framework-go-ext/component/vdr/trustbloc v0.0.0-20210325134531-84a30b2ecacb/go.mod h1:aj2nXv7pnjZDerOLaUCV9OK+Wp/NPSe1G06U3YR6nAc= +github.com/hyperledger/aries-framework-go v0.1.7-0.20210330153939-7ec3a2c4697c h1:D8zjnvZpt6XcKKKS3AMKy0KE1wgaBTmG4Qu9oM3zD24= +github.com/hyperledger/aries-framework-go v0.1.7-0.20210330153939-7ec3a2c4697c/go.mod h1:RjMLdnDZz0P+xC0Cg6q+SYvS9ll3tGakO93B07qZIyI= +github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v0.0.0-20210330163233-9482b4291d8e h1:uqQeP3umKuYxdnM2CuV7YNA3o5lBzwoF2oEc2xQ524s= +github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v0.0.0-20210330163233-9482b4291d8e/go.mod h1:a7ZpdAtIYRohLuzcwtJYw/YVGwKly7IUoe9ocykXgJg= +github.com/hyperledger/aries-framework-go-ext/component/vdr/trustbloc v0.0.0-20210331105523-60637a465684 h1:e1nMc4cO4zrEcNi5kaL4ugbk8vSIsYDeOJHJdV45JlA= +github.com/hyperledger/aries-framework-go-ext/component/vdr/trustbloc v0.0.0-20210331105523-60637a465684/go.mod h1:7ERMYAXgspJUW7CkhlLzVA1ZVtU5SkS1OcEY3+a3j9g= github.com/hyperledger/aries-framework-go/component/storage/indexeddb v0.0.0-20210310140909-2ae2d7df101e h1:GCUxrOY3YUy5rjNyas3HngRKEf47OCo6PVZ+N4wVeFo= github.com/hyperledger/aries-framework-go/component/storage/indexeddb v0.0.0-20210310140909-2ae2d7df101e/go.mod h1:BQkoyxcSsDUmHmcuyjewla4191AsbSGIxbpjMizH8i0= -github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20210224230531-58e1368e5661/go.mod h1:XaPVDJcbQT8BKmThfQdWPc+hgicHFAQzSOavHw2gn/4= github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20210320144851-40976de98ccf h1:rh+NCbTrYfJ9ho4NRVdgLuIVF05vuklmnF2JWP1+aFo= github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20210320144851-40976de98ccf/go.mod h1:HVV8sifdHIyLkrlgmK/6+3YWKnOJPUfoNU+4SwQqMSs= -github.com/hyperledger/aries-framework-go/spi v0.0.0-20210205153949-f852f978a0d6/go.mod h1:fDr9wW00GJJl1lR1SFHmJW8utIocdvjO5RNhAYS05EY= github.com/hyperledger/aries-framework-go/spi v0.0.0-20210208194322-89066ddae325/go.mod h1:fDr9wW00GJJl1lR1SFHmJW8utIocdvjO5RNhAYS05EY= -github.com/hyperledger/aries-framework-go/spi v0.0.0-20210210184327-0b9d0fd4c34e/go.mod h1:fDr9wW00GJJl1lR1SFHmJW8utIocdvjO5RNhAYS05EY= github.com/hyperledger/aries-framework-go/spi v0.0.0-20210224230531-58e1368e5661/go.mod h1:fDr9wW00GJJl1lR1SFHmJW8utIocdvjO5RNhAYS05EY= github.com/hyperledger/aries-framework-go/spi v0.0.0-20210310001230-bc1bd8ea889c/go.mod h1:fDr9wW00GJJl1lR1SFHmJW8utIocdvjO5RNhAYS05EY= github.com/hyperledger/aries-framework-go/spi v0.0.0-20210310160016-d5eea2ecdd50/go.mod h1:fDr9wW00GJJl1lR1SFHmJW8utIocdvjO5RNhAYS05EY= github.com/hyperledger/aries-framework-go/spi v0.0.0-20210320144851-40976de98ccf h1:5xKqwVy1gEBENyU7a+KCeDOOtF21wrYtHsEicuXWE/c= github.com/hyperledger/aries-framework-go/spi v0.0.0-20210320144851-40976de98ccf/go.mod h1:fDr9wW00GJJl1lR1SFHmJW8utIocdvjO5RNhAYS05EY= -github.com/hyperledger/aries-framework-go/test/component v0.0.0-20210219073333-c46e84ce678f/go.mod h1:/ljIFCu5iDIziwuvObF0vEc3fJ5dgDpT8RYAhQdNeHI= github.com/hyperledger/aries-framework-go/test/component v0.0.0-20210226235232-298aa129d822/go.mod h1:6Za6hvu+eZDPerePXIlMuBWbQZDKqTgOrKV56WZMtcI= github.com/hyperledger/aries-framework-go/test/component v0.0.0-20210310160016-d5eea2ecdd50 h1:SYVWK8OigAdg7Z/spPwDDa9iY3uZPkCkMURmMGlpolc= github.com/hyperledger/aries-framework-go/test/component v0.0.0-20210310160016-d5eea2ecdd50/go.mod h1:AybsT4/saiuxdVhK5CgOLIkcNMPZtX3GAUMOjHcLLjk= @@ -811,9 +803,8 @@ github.com/tidwall/sjson v1.1.4/go.mod h1:wXpKXu8CtDjKAZ+3DrKY5ROCorDFahq8l0tey/ github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U= github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U= github.com/trustbloc/edge-core v0.1.4-0.20200709143857-e104bb29f6c6/go.mod h1:SZg7nAIc9FONS+G7MwEyGkCWCJR3R02bePwTpWxqH5w= -github.com/trustbloc/edge-core v0.1.7-0.20210324113338-e0047bbbfdff h1:2g1Zun4PD/AAfP8XRL6ZyvInE9V/aL3eR+9+qU8EkhM= -github.com/trustbloc/edge-core v0.1.7-0.20210324113338-e0047bbbfdff/go.mod h1:Hfn+9gY8TeoyH8a4e4UAe3mER0RwhkTdLSMEreKWwvE= -github.com/trustbloc/sidetree-core-go v0.1.6-0.20210301232849-50c4792e1ca1/go.mod h1:prRWqxBavkSxgKtPmUriSxCemrvl47yStMbW4jMFuRs= +github.com/trustbloc/edge-core v0.1.7-0.20210331113925-b13dedfe75eb h1:U7aKrnoWMsy6unOoIQVsQ0wvv+tkSLlRB3cv8o5QBDA= +github.com/trustbloc/edge-core v0.1.7-0.20210331113925-b13dedfe75eb/go.mod h1:oRmyaf4sXNJT2hq46xB/L87E5UJFQFV99M4wWJSOmsM= github.com/trustbloc/sidetree-core-go v0.6.0 h1:fXXVcaTm5Ceq1FQYSaynmvgP4xCh4AO4paMOXTakG5E= github.com/trustbloc/sidetree-core-go v0.6.0/go.mod h1:prRWqxBavkSxgKtPmUriSxCemrvl47yStMbW4jMFuRs= github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926/go.mod h1:9ESjWnEqriFuLhtthL60Sar/7RFoluCcXsuvEwTV5KM=