Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore: update vct and orb vdr revision to rc3 #1457

Merged
merged 1 commit into from
Aug 26, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions cmd/orb-cli/go.mod
Original file line number Diff line number Diff line change
@@ -10,8 +10,8 @@ require (
github.com/btcsuite/btcutil v1.0.3-0.20201208143702-a53e38424cce
github.com/google/uuid v1.3.0
github.com/hyperledger/aries-framework-go v0.1.9-0.20220819134023-730ac301c3c0
github.com/hyperledger/aries-framework-go-ext/component/vdr/orb v1.0.0-rc2.0.20220826091015-af6620d1f121
github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v1.0.0-rc2.0.20220729203359-da1de2fa21ce
github.com/hyperledger/aries-framework-go-ext/component/vdr/orb v1.0.0-rc3
github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v1.0.0-rc3
github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20220610133818-119077b0ec85
github.com/ipfs/go-ipfs-api v0.2.0
github.com/ipfs/go-ipfs-files v0.0.8
@@ -21,8 +21,8 @@ require (
github.com/stretchr/testify v1.7.5
github.com/trustbloc/edge-core v0.1.8
github.com/trustbloc/orb v1.0.0-rc2.0.20220826005428-b08eed04243a
github.com/trustbloc/sidetree-core-go v1.0.0-rc2.0.20220729143551-6cda4cea3bf5
github.com/trustbloc/vct v1.0.0-rc2.0.20220825171642-c395321b4820
github.com/trustbloc/sidetree-core-go v1.0.0-rc3
github.com/trustbloc/vct v1.0.0-rc3
)

require (
15 changes: 9 additions & 6 deletions cmd/orb-cli/go.sum
Original file line number Diff line number Diff line change
@@ -794,10 +794,11 @@ github.com/hyperledger/aries-framework-go-ext/component/storage/mongodb v0.0.0-2
github.com/hyperledger/aries-framework-go-ext/component/storage/mongodb v0.0.0-20220615170242-cda5092b4faf h1:F12zbOSRsye3IWK3Zb6prgrqQQFYnz5zjGSCh9pfYzk=
github.com/hyperledger/aries-framework-go-ext/component/storage/mongodb v0.0.0-20220615170242-cda5092b4faf/go.mod h1:GDANCnJONcCqBvv6QgKuk5Y2FWHyD/Hu26kyc7NTyfY=
github.com/hyperledger/aries-framework-go-ext/component/storage/postgresql v0.0.0-20220428163625-96d8261511e1/go.mod h1:35iXtsPH1PImVDq8xFHETtrcvyHhJXKcvf82YJ6/z4k=
github.com/hyperledger/aries-framework-go-ext/component/vdr/orb v1.0.0-rc2.0.20220826091015-af6620d1f121 h1:b6vOsS5JCsNbvMGw7T+AYhwew+0BvEBSXThYsgKN2/g=
github.com/hyperledger/aries-framework-go-ext/component/vdr/orb v1.0.0-rc2.0.20220826091015-af6620d1f121/go.mod h1:MLXt3MhjiXdAKwDqMf2fNneoweRh19ZlWiF3AdcjDrs=
github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v1.0.0-rc2.0.20220729203359-da1de2fa21ce h1:COpeqKShWjBJ/hDnnjgQg0MCC1BuV4tMA2ksSKmchRc=
github.com/hyperledger/aries-framework-go-ext/component/vdr/orb v1.0.0-rc3 h1:XfEXzlGXFpOQ5Gl+7+tzFufuTyy5t5S/ftaZruVyWDc=
github.com/hyperledger/aries-framework-go-ext/component/vdr/orb v1.0.0-rc3/go.mod h1:+gUi/mDlH66w4auZfVDoSheSBt2Ba6a5ErNfZP2GfSM=
github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v1.0.0-rc2.0.20220729203359-da1de2fa21ce/go.mod h1:mmoE3SQsM0WYLweUmBCQJE2abf73iO4LxpP/e0NONYI=
github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v1.0.0-rc3 h1:ohrhBrDKzXYpSBAMjI0gho2p7CD95Y1AO3/nXXvxoVo=
github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v1.0.0-rc3/go.mod h1:mmoE3SQsM0WYLweUmBCQJE2abf73iO4LxpP/e0NONYI=
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=
@@ -1444,10 +1445,12 @@ github.com/trustbloc/edge-core v0.1.7/go.mod h1:nQnH3CcEHTRXsWZe/vgj+J0JxxjwFK9I
github.com/trustbloc/edge-core v0.1.8 h1:m4X5XNDwiHJjGf8gHnpo6aLkBYuqDyNRq+npjxLc5cY=
github.com/trustbloc/edge-core v0.1.8/go.mod h1:gfoyG/xquRXyHkww0ldM2jwOTuKKZpHYn+87f+TBQ8M=
github.com/trustbloc/kms v0.1.9-0.20220526151939-d46e46e8f7e1/go.mod h1:a6XvGLZgwVqBAt47550cQeRKm04X2Nn1M8DE0PVb0XA=
github.com/trustbloc/sidetree-core-go v1.0.0-rc2.0.20220729143551-6cda4cea3bf5 h1:v32O23Ox/uwrwros6Zk6XZHdZT7MAO/2pFTU7xcmfoU=
github.com/trustbloc/sidetree-core-go v1.0.0-rc2.0.20220729143551-6cda4cea3bf5/go.mod h1:SYCYxrsviTcRoUCoM6VosXF+sqWkKpk8C1dqD0doRYQ=
github.com/trustbloc/vct v1.0.0-rc2.0.20220825171642-c395321b4820 h1:UacXj0M5TPAdwgZNYfHX9LpWMJjXg7949Ude/mHpIwU=
github.com/trustbloc/vct v1.0.0-rc2.0.20220825171642-c395321b4820/go.mod h1:lGK5QNUTJRVUf47HEqTYBC+raauPVp2yfZOIo29XmDI=
github.com/trustbloc/sidetree-core-go v1.0.0-rc3 h1:GRpnSLsmGIJRZV3kQdkbdrCnDBurnlMi6X8WfBhjxG4=
github.com/trustbloc/sidetree-core-go v1.0.0-rc3/go.mod h1:SYCYxrsviTcRoUCoM6VosXF+sqWkKpk8C1dqD0doRYQ=
github.com/trustbloc/vct v1.0.0-rc2.0.20220820075241-03b2f1075dbc/go.mod h1:lGK5QNUTJRVUf47HEqTYBC+raauPVp2yfZOIo29XmDI=
github.com/trustbloc/vct v1.0.0-rc3 h1:rdm83KKfkCjBBUqZDy8OfDtq9mguJ11LYMDjlMm7sCU=
github.com/trustbloc/vct v1.0.0-rc3/go.mod h1:lGK5QNUTJRVUf47HEqTYBC+raauPVp2yfZOIo29XmDI=
github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926/go.mod h1:9ESjWnEqriFuLhtthL60Sar/7RFoluCcXsuvEwTV5KM=
github.com/ugorji/go v1.1.4/go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc=
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod h1:VFNgLljTbGfSG7qAOspJ7OScBnGdDN/yBr0sguwnwf0=
6 changes: 3 additions & 3 deletions cmd/orb-driver/go.mod
Original file line number Diff line number Diff line change
@@ -7,12 +7,12 @@ module github.com/trustbloc/orb/cmd/orb-driver
go 1.17

require (
github.com/hyperledger/aries-framework-go-ext/component/vdr/orb v1.0.0-rc2.0.20220826091015-af6620d1f121
github.com/hyperledger/aries-framework-go-ext/component/vdr/orb v1.0.0-rc3
github.com/spf13/cobra v1.3.0
github.com/stretchr/testify v1.7.5
github.com/trustbloc/edge-core v0.1.8
github.com/trustbloc/orb v1.0.0-rc2.0.20220826005428-b08eed04243a
github.com/trustbloc/sidetree-core-go v1.0.0-rc2.0.20220729143551-6cda4cea3bf5
github.com/trustbloc/sidetree-core-go v1.0.0-rc3
)

require (
@@ -71,7 +71,7 @@ require (
github.com/spf13/pflag v1.0.5 // indirect
github.com/square/go-jose/v3 v3.0.0-20200630053402-0a67ce9b0693 // indirect
github.com/teserakt-io/golang-ed25519 v0.0.0-20210104091850-3888c087a4c8 // indirect
github.com/trustbloc/vct v1.0.0-rc2.0.20220825171642-c395321b4820 // indirect
github.com/trustbloc/vct v1.0.0-rc3 // indirect
github.com/x448/float16 v0.8.4 // indirect
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
github.com/xdg-go/scram v1.1.1 // indirect
12 changes: 7 additions & 5 deletions cmd/orb-driver/go.sum
Original file line number Diff line number Diff line change
@@ -792,8 +792,8 @@ github.com/hyperledger/aries-framework-go-ext/component/storage/mongodb v0.0.0-2
github.com/hyperledger/aries-framework-go-ext/component/storage/mongodb v0.0.0-20220615170242-cda5092b4faf h1:F12zbOSRsye3IWK3Zb6prgrqQQFYnz5zjGSCh9pfYzk=
github.com/hyperledger/aries-framework-go-ext/component/storage/mongodb v0.0.0-20220615170242-cda5092b4faf/go.mod h1:GDANCnJONcCqBvv6QgKuk5Y2FWHyD/Hu26kyc7NTyfY=
github.com/hyperledger/aries-framework-go-ext/component/storage/postgresql v0.0.0-20220428163625-96d8261511e1/go.mod h1:35iXtsPH1PImVDq8xFHETtrcvyHhJXKcvf82YJ6/z4k=
github.com/hyperledger/aries-framework-go-ext/component/vdr/orb v1.0.0-rc2.0.20220826091015-af6620d1f121 h1:b6vOsS5JCsNbvMGw7T+AYhwew+0BvEBSXThYsgKN2/g=
github.com/hyperledger/aries-framework-go-ext/component/vdr/orb v1.0.0-rc2.0.20220826091015-af6620d1f121/go.mod h1:MLXt3MhjiXdAKwDqMf2fNneoweRh19ZlWiF3AdcjDrs=
github.com/hyperledger/aries-framework-go-ext/component/vdr/orb v1.0.0-rc3 h1:XfEXzlGXFpOQ5Gl+7+tzFufuTyy5t5S/ftaZruVyWDc=
github.com/hyperledger/aries-framework-go-ext/component/vdr/orb v1.0.0-rc3/go.mod h1:+gUi/mDlH66w4auZfVDoSheSBt2Ba6a5ErNfZP2GfSM=
github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v1.0.0-rc2.0.20220729203359-da1de2fa21ce h1:COpeqKShWjBJ/hDnnjgQg0MCC1BuV4tMA2ksSKmchRc=
github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v1.0.0-rc2.0.20220729203359-da1de2fa21ce/go.mod h1:mmoE3SQsM0WYLweUmBCQJE2abf73iO4LxpP/e0NONYI=
github.com/hyperledger/aries-framework-go/component/storage/edv v0.0.0-20210520055214-ae429bb89bf7/go.mod h1:7D+Y5J9cIsUrMGFAsIED+3bAPNjxp6ggXo0/kT5N6BI=
@@ -1439,10 +1439,12 @@ github.com/trustbloc/edge-core v0.1.7/go.mod h1:nQnH3CcEHTRXsWZe/vgj+J0JxxjwFK9I
github.com/trustbloc/edge-core v0.1.8 h1:m4X5XNDwiHJjGf8gHnpo6aLkBYuqDyNRq+npjxLc5cY=
github.com/trustbloc/edge-core v0.1.8/go.mod h1:gfoyG/xquRXyHkww0ldM2jwOTuKKZpHYn+87f+TBQ8M=
github.com/trustbloc/kms v0.1.9-0.20220526151939-d46e46e8f7e1/go.mod h1:a6XvGLZgwVqBAt47550cQeRKm04X2Nn1M8DE0PVb0XA=
github.com/trustbloc/sidetree-core-go v1.0.0-rc2.0.20220729143551-6cda4cea3bf5 h1:v32O23Ox/uwrwros6Zk6XZHdZT7MAO/2pFTU7xcmfoU=
github.com/trustbloc/sidetree-core-go v1.0.0-rc2.0.20220729143551-6cda4cea3bf5/go.mod h1:SYCYxrsviTcRoUCoM6VosXF+sqWkKpk8C1dqD0doRYQ=
github.com/trustbloc/vct v1.0.0-rc2.0.20220825171642-c395321b4820 h1:UacXj0M5TPAdwgZNYfHX9LpWMJjXg7949Ude/mHpIwU=
github.com/trustbloc/vct v1.0.0-rc2.0.20220825171642-c395321b4820/go.mod h1:lGK5QNUTJRVUf47HEqTYBC+raauPVp2yfZOIo29XmDI=
github.com/trustbloc/sidetree-core-go v1.0.0-rc3 h1:GRpnSLsmGIJRZV3kQdkbdrCnDBurnlMi6X8WfBhjxG4=
github.com/trustbloc/sidetree-core-go v1.0.0-rc3/go.mod h1:SYCYxrsviTcRoUCoM6VosXF+sqWkKpk8C1dqD0doRYQ=
github.com/trustbloc/vct v1.0.0-rc2.0.20220820075241-03b2f1075dbc/go.mod h1:lGK5QNUTJRVUf47HEqTYBC+raauPVp2yfZOIo29XmDI=
github.com/trustbloc/vct v1.0.0-rc3 h1:rdm83KKfkCjBBUqZDy8OfDtq9mguJ11LYMDjlMm7sCU=
github.com/trustbloc/vct v1.0.0-rc3/go.mod h1:lGK5QNUTJRVUf47HEqTYBC+raauPVp2yfZOIo29XmDI=
github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926/go.mod h1:9ESjWnEqriFuLhtthL60Sar/7RFoluCcXsuvEwTV5KM=
github.com/ugorji/go v1.1.4/go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc=
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod h1:VFNgLljTbGfSG7qAOspJ7OScBnGdDN/yBr0sguwnwf0=
4 changes: 2 additions & 2 deletions cmd/orb-server/go.mod
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ require (
github.com/trustbloc/edge-core v0.1.8
github.com/trustbloc/kms v0.1.9-0.20220526151939-d46e46e8f7e1
github.com/trustbloc/orb v0.1.3
github.com/trustbloc/sidetree-core-go v1.0.0-rc2.0.20220729143551-6cda4cea3bf5
github.com/trustbloc/sidetree-core-go v1.0.0-rc3
go.mongodb.org/mongo-driver v1.9.1
)

@@ -100,7 +100,7 @@ require (
github.com/square/go-jose/v3 v3.0.0-20200630053402-0a67ce9b0693 // indirect
github.com/teserakt-io/golang-ed25519 v0.0.0-20210104091850-3888c087a4c8 // indirect
github.com/transparency-dev/merkle v0.0.0-20220208131541-728dc2de1344 // indirect
github.com/trustbloc/vct v1.0.0-rc2.0.20220825171642-c395321b4820 // indirect
github.com/trustbloc/vct v1.0.0-rc3 // indirect
github.com/whyrusleeping/tar-utils v0.0.0-20180509141711-8c6c8ba81d5c // indirect
github.com/x448/float16 v0.8.4 // indirect
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
8 changes: 4 additions & 4 deletions cmd/orb-server/go.sum
Original file line number Diff line number Diff line change
@@ -1453,10 +1453,10 @@ github.com/trustbloc/edge-core v0.1.8 h1:m4X5XNDwiHJjGf8gHnpo6aLkBYuqDyNRq+npjxL
github.com/trustbloc/edge-core v0.1.8/go.mod h1:gfoyG/xquRXyHkww0ldM2jwOTuKKZpHYn+87f+TBQ8M=
github.com/trustbloc/kms v0.1.9-0.20220526151939-d46e46e8f7e1 h1:/RqxggSgs1fh8cbifAmkme2LC8Fi1/BBJK9mqyfMWpU=
github.com/trustbloc/kms v0.1.9-0.20220526151939-d46e46e8f7e1/go.mod h1:a6XvGLZgwVqBAt47550cQeRKm04X2Nn1M8DE0PVb0XA=
github.com/trustbloc/sidetree-core-go v1.0.0-rc2.0.20220729143551-6cda4cea3bf5 h1:v32O23Ox/uwrwros6Zk6XZHdZT7MAO/2pFTU7xcmfoU=
github.com/trustbloc/sidetree-core-go v1.0.0-rc2.0.20220729143551-6cda4cea3bf5/go.mod h1:SYCYxrsviTcRoUCoM6VosXF+sqWkKpk8C1dqD0doRYQ=
github.com/trustbloc/vct v1.0.0-rc2.0.20220825171642-c395321b4820 h1:UacXj0M5TPAdwgZNYfHX9LpWMJjXg7949Ude/mHpIwU=
github.com/trustbloc/vct v1.0.0-rc2.0.20220825171642-c395321b4820/go.mod h1:lGK5QNUTJRVUf47HEqTYBC+raauPVp2yfZOIo29XmDI=
github.com/trustbloc/sidetree-core-go v1.0.0-rc3 h1:GRpnSLsmGIJRZV3kQdkbdrCnDBurnlMi6X8WfBhjxG4=
github.com/trustbloc/sidetree-core-go v1.0.0-rc3/go.mod h1:SYCYxrsviTcRoUCoM6VosXF+sqWkKpk8C1dqD0doRYQ=
github.com/trustbloc/vct v1.0.0-rc3 h1:rdm83KKfkCjBBUqZDy8OfDtq9mguJ11LYMDjlMm7sCU=
github.com/trustbloc/vct v1.0.0-rc3/go.mod h1:lGK5QNUTJRVUf47HEqTYBC+raauPVp2yfZOIo29XmDI=
github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926/go.mod h1:9ESjWnEqriFuLhtthL60Sar/7RFoluCcXsuvEwTV5KM=
github.com/ugorji/go v1.1.4/go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc=
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod h1:VFNgLljTbGfSG7qAOspJ7OScBnGdDN/yBr0sguwnwf0=
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -33,8 +33,8 @@ require (
github.com/stretchr/testify v1.7.5
github.com/transparency-dev/merkle v0.0.0-20220208131541-728dc2de1344
github.com/trustbloc/edge-core v0.1.8
github.com/trustbloc/sidetree-core-go v1.0.0-rc2.0.20220729143551-6cda4cea3bf5
github.com/trustbloc/vct v1.0.0-rc2.0.20220825171642-c395321b4820
github.com/trustbloc/sidetree-core-go v1.0.0-rc3
github.com/trustbloc/vct v1.0.0-rc3
go.mongodb.org/mongo-driver v1.9.1
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd
)
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1442,10 +1442,10 @@ github.com/trustbloc/edge-core v0.1.7/go.mod h1:nQnH3CcEHTRXsWZe/vgj+J0JxxjwFK9I
github.com/trustbloc/edge-core v0.1.8 h1:m4X5XNDwiHJjGf8gHnpo6aLkBYuqDyNRq+npjxLc5cY=
github.com/trustbloc/edge-core v0.1.8/go.mod h1:gfoyG/xquRXyHkww0ldM2jwOTuKKZpHYn+87f+TBQ8M=
github.com/trustbloc/kms v0.1.9-0.20220526151939-d46e46e8f7e1/go.mod h1:a6XvGLZgwVqBAt47550cQeRKm04X2Nn1M8DE0PVb0XA=
github.com/trustbloc/sidetree-core-go v1.0.0-rc2.0.20220729143551-6cda4cea3bf5 h1:v32O23Ox/uwrwros6Zk6XZHdZT7MAO/2pFTU7xcmfoU=
github.com/trustbloc/sidetree-core-go v1.0.0-rc2.0.20220729143551-6cda4cea3bf5/go.mod h1:SYCYxrsviTcRoUCoM6VosXF+sqWkKpk8C1dqD0doRYQ=
github.com/trustbloc/vct v1.0.0-rc2.0.20220825171642-c395321b4820 h1:UacXj0M5TPAdwgZNYfHX9LpWMJjXg7949Ude/mHpIwU=
github.com/trustbloc/vct v1.0.0-rc2.0.20220825171642-c395321b4820/go.mod h1:lGK5QNUTJRVUf47HEqTYBC+raauPVp2yfZOIo29XmDI=
github.com/trustbloc/sidetree-core-go v1.0.0-rc3 h1:GRpnSLsmGIJRZV3kQdkbdrCnDBurnlMi6X8WfBhjxG4=
github.com/trustbloc/sidetree-core-go v1.0.0-rc3/go.mod h1:SYCYxrsviTcRoUCoM6VosXF+sqWkKpk8C1dqD0doRYQ=
github.com/trustbloc/vct v1.0.0-rc3 h1:rdm83KKfkCjBBUqZDy8OfDtq9mguJ11LYMDjlMm7sCU=
github.com/trustbloc/vct v1.0.0-rc3/go.mod h1:lGK5QNUTJRVUf47HEqTYBC+raauPVp2yfZOIo29XmDI=
github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926/go.mod h1:9ESjWnEqriFuLhtthL60Sar/7RFoluCcXsuvEwTV5KM=
github.com/ugorji/go v1.1.4/go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc=
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod h1:VFNgLljTbGfSG7qAOspJ7OScBnGdDN/yBr0sguwnwf0=
6 changes: 3 additions & 3 deletions test/bdd/fixtures/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -925,7 +925,7 @@ services:

orb.trillian.log.server:
container_name: orb.trillian.log.server
image: ghcr.io/trustbloc-cicd/vct-log-server:v1.0.0-rc3-snapshot-c395321
image: ghcr.io/trustbloc/vct-log-server:v1.0.0-rc3
restart: always
command:
- --quota_system=noop
@@ -943,7 +943,7 @@ services:

orb.trillian.log.signer:
container_name: orb.trillian.log.signer
image: ghcr.io/trustbloc-cicd/vct-log-signer:v1.0.0-rc3-snapshot-c395321
image: ghcr.io/trustbloc/vct-log-signer:v1.0.0-rc3
restart: always
command:
- --quota_system=noop
@@ -1010,7 +1010,7 @@ services:

orb.vct:
container_name: orb.vct
image: ghcr.io/trustbloc-cicd/vct:v1.0.0-rc3-snapshot-c395321
image: ghcr.io/trustbloc/vct:v1.0.0-rc3
restart: always
environment:
- VCT_API_HOST=172.20.0.14:8077
8 changes: 4 additions & 4 deletions test/bdd/go.mod
Original file line number Diff line number Diff line change
@@ -16,8 +16,8 @@ require (
github.com/hyperledger/aries-framework-go v0.1.9-0.20220819134023-730ac301c3c0
github.com/hyperledger/aries-framework-go-ext/component/storage/couchdb v0.0.0-20220428163625-96d8261511e1
github.com/hyperledger/aries-framework-go-ext/component/storage/mongodb v0.0.0-20220615170242-cda5092b4faf
github.com/hyperledger/aries-framework-go-ext/component/vdr/orb v1.0.0-rc2.0.20220826091015-af6620d1f121
github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v1.0.0-rc2.0.20220729203359-da1de2fa21ce
github.com/hyperledger/aries-framework-go-ext/component/vdr/orb v1.0.0-rc3
github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v1.0.0-rc3
github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20220610133818-119077b0ec85
github.com/hyperledger/aries-framework-go/spi v0.0.0-20220614152730-3d817acfa48b
github.com/igor-pavlenko/httpsignatures-go v0.0.23
@@ -26,7 +26,7 @@ require (
github.com/sirupsen/logrus v1.8.1
github.com/tidwall/gjson v1.7.4
github.com/trustbloc/orb v1.0.0-rc2.0.20220826005428-b08eed04243a
github.com/trustbloc/sidetree-core-go v1.0.0-rc2.0.20220729143551-6cda4cea3bf5
github.com/trustbloc/sidetree-core-go v1.0.0-rc3
)

require (
@@ -112,7 +112,7 @@ require (
github.com/tidwall/match v1.0.3 // indirect
github.com/tidwall/pretty v1.1.0 // indirect
github.com/trustbloc/edge-core v0.1.8 // indirect
github.com/trustbloc/vct v1.0.0-rc2.0.20220825171642-c395321b4820 // indirect
github.com/trustbloc/vct v1.0.0-rc3 // indirect
github.com/whyrusleeping/tar-utils v0.0.0-20180509141711-8c6c8ba81d5c // indirect
github.com/x448/float16 v0.8.4 // indirect
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
Loading