Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
chore: update to latest sidetree vdr (#256)
Browse files Browse the repository at this point in the history
Signed-off-by: Firas Qutishat <firas.qutishat@securekey.com>
  • Loading branch information
fqutishat authored May 30, 2022
1 parent 35b4695 commit 3080f68
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion component/vdr/orb/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ go 1.17
require (
github.com/btcsuite/btcutil v1.0.3-0.20201208143702-a53e38424cce
github.com/hyperledger/aries-framework-go v0.1.9-0.20220526205258-18d510d84955
github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v1.0.0-rc.1.0.20220528104915-e9e6de4fc0e6
github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v1.0.0-rc.1.0.20220530114906-35b469518049
github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20220330140627-07042d78580c
github.com/opentracing/opentracing-go v1.1.0
github.com/piprate/json-gold v0.4.1
Expand Down
4 changes: 2 additions & 2 deletions component/vdr/orb/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -786,8 +786,8 @@ github.com/hyperledger/aries-framework-go-ext/component/storage/couchdb v0.0.0-2
github.com/hyperledger/aries-framework-go-ext/component/storage/mongodb v0.0.0-20220310013829-55b4443130f8 h1:R3z35AQduOqcNXRTtDkvW+0ppSzA4em9YizqeU2XUeM=
github.com/hyperledger/aries-framework-go-ext/component/storage/mongodb v0.0.0-20220310013829-55b4443130f8/go.mod h1:Yzjzj3YfU3A5NdDeAkymVOqtlWfR32dEt8BYWlAcgcA=
github.com/hyperledger/aries-framework-go-ext/component/storage/postgresql v0.0.0-20220411150242-d1c2ed9dc6bb/go.mod h1:35iXtsPH1PImVDq8xFHETtrcvyHhJXKcvf82YJ6/z4k=
github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v1.0.0-rc.1.0.20220528104915-e9e6de4fc0e6 h1:1BrmXX/yzCvjO6u6tVaIJrBUzrRO0TyII3SUz/G/VMM=
github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v1.0.0-rc.1.0.20220528104915-e9e6de4fc0e6/go.mod h1:w2ANkQuCP7fjIO0EruwPPVmcNJ/l2+SZiDWEPLbIGoE=
github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v1.0.0-rc.1.0.20220530114906-35b469518049 h1:8IOvvZbJILpFDRs36wD1vC6zfKWiCm3dWWPm54bN5JE=
github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v1.0.0-rc.1.0.20220530114906-35b469518049/go.mod h1:w2ANkQuCP7fjIO0EruwPPVmcNJ/l2+SZiDWEPLbIGoE=
github.com/hyperledger/aries-framework-go/component/storage/edv v0.0.0-20210520055214-ae429bb89bf7/go.mod h1:7D+Y5J9cIsUrMGFAsIED+3bAPNjxp6ggXo0/kT5N6BI=
github.com/hyperledger/aries-framework-go/component/storage/edv v0.0.0-20210820175050-dcc7a225178d/go.mod h1:i40JkMHCh9cHHxSc1SYznO3xDH6ly5CE0B3vPYZVeWI=
github.com/hyperledger/aries-framework-go/component/storage/edv v0.0.0-20220308060532-714cd5c18552/go.mod h1:eIac5lubCy3tw6D0sTluM5U6Bw3inBwUfjX17o2U7PE=
Expand Down
2 changes: 1 addition & 1 deletion test/bdd/vdr/orb/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/fsouza/go-dockerclient v1.7.4
github.com/hyperledger/aries-framework-go v0.1.9-0.20220526205258-18d510d84955
github.com/hyperledger/aries-framework-go-ext/component/vdr/orb v0.0.0
github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v1.0.0-rc.1.0.20220528104915-e9e6de4fc0e6
github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v1.0.0-rc.1.0.20220530114906-35b469518049
github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20220330140627-07042d78580c
github.com/hyperledger/aries-framework-go/spi v0.0.0-20220330140627-07042d78580c
github.com/trustbloc/edge-core v0.1.8
Expand Down
4 changes: 2 additions & 2 deletions test/bdd/vdr/orb/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -964,8 +964,8 @@ github.com/hyperledger/aries-framework-go-ext/component/storage/couchdb v0.0.0-2
github.com/hyperledger/aries-framework-go-ext/component/storage/mongodb v0.0.0-20220310013829-55b4443130f8 h1:R3z35AQduOqcNXRTtDkvW+0ppSzA4em9YizqeU2XUeM=
github.com/hyperledger/aries-framework-go-ext/component/storage/mongodb v0.0.0-20220310013829-55b4443130f8/go.mod h1:Yzjzj3YfU3A5NdDeAkymVOqtlWfR32dEt8BYWlAcgcA=
github.com/hyperledger/aries-framework-go-ext/component/storage/postgresql v0.0.0-20220411150242-d1c2ed9dc6bb/go.mod h1:35iXtsPH1PImVDq8xFHETtrcvyHhJXKcvf82YJ6/z4k=
github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v1.0.0-rc.1.0.20220528104915-e9e6de4fc0e6 h1:1BrmXX/yzCvjO6u6tVaIJrBUzrRO0TyII3SUz/G/VMM=
github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v1.0.0-rc.1.0.20220528104915-e9e6de4fc0e6/go.mod h1:w2ANkQuCP7fjIO0EruwPPVmcNJ/l2+SZiDWEPLbIGoE=
github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v1.0.0-rc.1.0.20220530114906-35b469518049 h1:8IOvvZbJILpFDRs36wD1vC6zfKWiCm3dWWPm54bN5JE=
github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v1.0.0-rc.1.0.20220530114906-35b469518049/go.mod h1:w2ANkQuCP7fjIO0EruwPPVmcNJ/l2+SZiDWEPLbIGoE=
github.com/hyperledger/aries-framework-go/component/storage/edv v0.0.0-20210520055214-ae429bb89bf7/go.mod h1:7D+Y5J9cIsUrMGFAsIED+3bAPNjxp6ggXo0/kT5N6BI=
github.com/hyperledger/aries-framework-go/component/storage/edv v0.0.0-20210820175050-dcc7a225178d/go.mod h1:i40JkMHCh9cHHxSc1SYznO3xDH6ly5CE0B3vPYZVeWI=
github.com/hyperledger/aries-framework-go/component/storage/edv v0.0.0-20220308060532-714cd5c18552/go.mod h1:eIac5lubCy3tw6D0sTluM5U6Bw3inBwUfjX17o2U7PE=
Expand Down

0 comments on commit 3080f68

Please sign in to comment.