This repository was archived by the owner on Mar 27, 2024. It is now read-only.
File tree 6 files changed +22
-22
lines changed
6 files changed +22
-22
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ require (
13
13
github.com/opentracing/opentracing-go v1.1.0
14
14
github.com/piprate/json-gold v0.4.2
15
15
github.com/stretchr/testify v1.8.1
16
- github.com/trustbloc/orb v1.0.0-rc3.0.20221101120557-1cf1ce21c938
17
- github.com/trustbloc/sidetree-core-go v1.0.0-rc3.0.20221028171319-8d44bd1cace7
16
+ github.com/trustbloc/orb v1.0.0-rc3.0.20221110183921-dc5feded4796
17
+ github.com/trustbloc/sidetree-core-go v1.0.0-rc4
18
18
golang.org/x/net v0.1.0
19
19
)
20
20
@@ -64,7 +64,7 @@ require (
64
64
github.com/spaolacci/murmur3 v1.1.0 // indirect
65
65
github.com/square/go-jose/v3 v3.0.0-20200630053402-0a67ce9b0693 // indirect
66
66
github.com/teserakt-io/golang-ed25519 v0.0.0-20210104091850-3888c087a4c8 // indirect
67
- github.com/trustbloc/vct v1.0.0-rc3.0.20221027094648-3aa7f00ce64a // indirect
67
+ github.com/trustbloc/vct v1.0.0-rc4 // indirect
68
68
github.com/x448/float16 v0.8.4 // indirect
69
69
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
70
70
github.com/xdg-go/scram v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -770,12 +770,12 @@ github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod h1
770
770
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
771
771
github.com/tmc/grpc-websocket-proxy v0.0.0-20200427203606-3cfed13b9966 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
772
772
github.com/tomasen/realip v0.0.0-20180522021738-f0c99a92ddce /go.mod h1:o8v6yHRoik09Xen7gje4m9ERNah1d1PPsVq1VEx9vE4 =
773
- github.com/trustbloc/orb v1.0.0-rc3.0.20221101120557-1cf1ce21c938 h1:OnmBVXEWFqPvedhCPWVwgFkWpMOgVGmW/DpTk34ihTQ =
774
- github.com/trustbloc/orb v1.0.0-rc3.0.20221101120557-1cf1ce21c938 /go.mod h1:mY4cO8jvJhD8gqXj3EMazbjF+uH4lsAPXKmiMuE82d8 =
775
- github.com/trustbloc/sidetree-core-go v1.0.0-rc3.0.20221028171319-8d44bd1cace7 h1:/7Ak2CW7iJEVF/uYhOu3KUAKTTlNII0DnJlAkw/hGoQ =
776
- github.com/trustbloc/sidetree-core-go v1.0.0-rc3.0.20221028171319-8d44bd1cace7 /go.mod h1:SOuPJu8u7DSs2c494HPFAkkZ3KlfR/4swQ+YWqxZ2C8 =
777
- github.com/trustbloc/vct v1.0.0-rc3.0.20221027094648-3aa7f00ce64a h1:z2IVgArThOzy3DOa9qPMVT9tnzZa9O3dntvpONVeM9I =
778
- github.com/trustbloc/vct v1.0.0-rc3.0.20221027094648-3aa7f00ce64a /go.mod h1:0ZzWC2AR/8Z2lRs8WqqFMt2nlAgi/z8kv31ELEZ5/1s =
773
+ github.com/trustbloc/orb v1.0.0-rc3.0.20221110183921-dc5feded4796 h1:nV6oCXFspi8h4f8tSSjS+M1jiz/efuiPmZCz0yPKUbA =
774
+ github.com/trustbloc/orb v1.0.0-rc3.0.20221110183921-dc5feded4796 /go.mod h1:pC74Ix6y2ivSUYOPRa3G6LNVJ67x3H4iLKYZVwy37JQ =
775
+ github.com/trustbloc/sidetree-core-go v1.0.0-rc4 h1:dkmNLKbHjr//JgJPLQgTNBgK40LAYXL9IV69gZCn2fo =
776
+ github.com/trustbloc/sidetree-core-go v1.0.0-rc4 /go.mod h1:SOuPJu8u7DSs2c494HPFAkkZ3KlfR/4swQ+YWqxZ2C8 =
777
+ github.com/trustbloc/vct v1.0.0-rc4 h1:XYvbsyy2mxdeILiT6lQH1EGXSSD6C2zHSr670Vppn+g =
778
+ github.com/trustbloc/vct v1.0.0-rc4 /go.mod h1:2kzD3kdeD1LFVRpWo2/C8ktnsfJR3gtH3pf/AqfRqow =
779
779
github.com/ugorji/go v1.1.4 /go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc =
780
780
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 /go.mod h1:VFNgLljTbGfSG7qAOspJ7OScBnGdDN/yBr0sguwnwf0 =
781
781
github.com/ulikunitz/xz v0.5.6 /go.mod h1:2bypXElzHzzJZwzH67Y6wb67pO62Rzfn7BSiF4ABRW8 =
Original file line number Diff line number Diff line change 5
5
#
6
6
7
7
ORB_IMAGE = ghcr.io/trustbloc-cicd/orb
8
- ORB_IMAGE_TAG = v1.0.0-rc4-snapshot-1cf1ce2
8
+ ORB_IMAGE_TAG = v1.0.0-rc4-snapshot-dc5fede
9
9
10
10
# MongoDB settings
11
11
MONGODB_IMAGE = mongo
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ services:
110
110
111
111
orb.trillian.log.server :
112
112
container_name : orb.trillian.log.server
113
- image : ghcr.io/trustbloc-cicd /vct-log-server:v1.0.0-rc3-snapshot-c395321
113
+ image : ghcr.io/trustbloc/vct-log-server:v1.0.0-rc4
114
114
restart : always
115
115
command :
116
116
- --quota_system=noop
@@ -125,7 +125,7 @@ services:
125
125
126
126
orb.trillian.log.signer :
127
127
container_name : orb.trillian.log.signer
128
- image : ghcr.io/trustbloc-cicd /vct-log-signer:v1.0.0-rc3-snapshot-c395321
128
+ image : ghcr.io/trustbloc/vct-log-signer:v1.0.0-rc4
129
129
restart : always
130
130
command :
131
131
- --quota_system=noop
@@ -161,7 +161,7 @@ services:
161
161
162
162
orb.vct :
163
163
container_name : orb.vct
164
- image : ghcr.io/trustbloc-cicd /vct:v1.0.0-rc3-snapshot-c395321
164
+ image : ghcr.io/trustbloc/vct:v1.0.0-rc4
165
165
restart : always
166
166
environment :
167
167
- VCT_API_HOST=0.0.0.0:8077
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
15
15
github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20220610133818-119077b0ec85
16
16
github.com/hyperledger/aries-framework-go/spi v0.0.0-20221025204933-b807371b6f1e
17
17
github.com/trustbloc/edge-core v0.1.8
18
- github.com/trustbloc/sidetree-core-go v1.0.0-rc3.0.20221028171319-8d44bd1cace7
18
+ github.com/trustbloc/sidetree-core-go v1.0.0-rc4
19
19
)
20
20
21
21
require (
@@ -88,8 +88,8 @@ require (
88
88
github.com/square/go-jose/v3 v3.0.0-20200630053402-0a67ce9b0693 // indirect
89
89
github.com/stretchr/testify v1.8.1 // indirect
90
90
github.com/teserakt-io/golang-ed25519 v0.0.0-20210104091850-3888c087a4c8 // indirect
91
- github.com/trustbloc/orb v1.0.0-rc3.0.20221101120557-1cf1ce21c938 // indirect
92
- github.com/trustbloc/vct v1.0.0-rc3.0.20221027094648-3aa7f00ce64a // indirect
91
+ github.com/trustbloc/orb v1.0.0-rc3.0.20221110183921-dc5feded4796 // indirect
92
+ github.com/trustbloc/vct v1.0.0-rc4 // indirect
93
93
github.com/x448/float16 v0.8.4 // indirect
94
94
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
95
95
github.com/xdg-go/scram v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -1094,12 +1094,12 @@ github.com/tmc/grpc-websocket-proxy v0.0.0-20200427203606-3cfed13b9966/go.mod h1
1094
1094
github.com/tomasen/realip v0.0.0-20180522021738-f0c99a92ddce /go.mod h1:o8v6yHRoik09Xen7gje4m9ERNah1d1PPsVq1VEx9vE4 =
1095
1095
github.com/trustbloc/edge-core v0.1.8 h1:m4X5XNDwiHJjGf8gHnpo6aLkBYuqDyNRq+npjxLc5cY =
1096
1096
github.com/trustbloc/edge-core v0.1.8 /go.mod h1:gfoyG/xquRXyHkww0ldM2jwOTuKKZpHYn+87f+TBQ8M =
1097
- github.com/trustbloc/orb v1.0.0-rc3.0.20221101120557-1cf1ce21c938 h1:OnmBVXEWFqPvedhCPWVwgFkWpMOgVGmW/DpTk34ihTQ =
1098
- github.com/trustbloc/orb v1.0.0-rc3.0.20221101120557-1cf1ce21c938 /go.mod h1:mY4cO8jvJhD8gqXj3EMazbjF+uH4lsAPXKmiMuE82d8 =
1099
- github.com/trustbloc/sidetree-core-go v1.0.0-rc3.0.20221028171319-8d44bd1cace7 h1:/7Ak2CW7iJEVF/uYhOu3KUAKTTlNII0DnJlAkw/hGoQ =
1100
- github.com/trustbloc/sidetree-core-go v1.0.0-rc3.0.20221028171319-8d44bd1cace7 /go.mod h1:SOuPJu8u7DSs2c494HPFAkkZ3KlfR/4swQ+YWqxZ2C8 =
1101
- github.com/trustbloc/vct v1.0.0-rc3.0.20221027094648-3aa7f00ce64a h1:z2IVgArThOzy3DOa9qPMVT9tnzZa9O3dntvpONVeM9I =
1102
- github.com/trustbloc/vct v1.0.0-rc3.0.20221027094648-3aa7f00ce64a /go.mod h1:0ZzWC2AR/8Z2lRs8WqqFMt2nlAgi/z8kv31ELEZ5/1s =
1097
+ github.com/trustbloc/orb v1.0.0-rc3.0.20221110183921-dc5feded4796 h1:nV6oCXFspi8h4f8tSSjS+M1jiz/efuiPmZCz0yPKUbA =
1098
+ github.com/trustbloc/orb v1.0.0-rc3.0.20221110183921-dc5feded4796 /go.mod h1:pC74Ix6y2ivSUYOPRa3G6LNVJ67x3H4iLKYZVwy37JQ =
1099
+ github.com/trustbloc/sidetree-core-go v1.0.0-rc4 h1:dkmNLKbHjr//JgJPLQgTNBgK40LAYXL9IV69gZCn2fo =
1100
+ github.com/trustbloc/sidetree-core-go v1.0.0-rc4 /go.mod h1:SOuPJu8u7DSs2c494HPFAkkZ3KlfR/4swQ+YWqxZ2C8 =
1101
+ github.com/trustbloc/vct v1.0.0-rc4 h1:XYvbsyy2mxdeILiT6lQH1EGXSSD6C2zHSr670Vppn+g =
1102
+ github.com/trustbloc/vct v1.0.0-rc4 /go.mod h1:2kzD3kdeD1LFVRpWo2/C8ktnsfJR3gtH3pf/AqfRqow =
1103
1103
github.com/ugorji/go v1.1.4 /go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc =
1104
1104
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 /go.mod h1:VFNgLljTbGfSG7qAOspJ7OScBnGdDN/yBr0sguwnwf0 =
1105
1105
github.com/ulikunitz/xz v0.5.6 /go.mod h1:2bypXElzHzzJZwzH67Y6wb67pO62Rzfn7BSiF4ABRW8 =
You can’t perform that action at this time.
0 commit comments