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

Commit

Permalink
chore: update sidetree-core-go in sidetree vdr (#266)
Browse files Browse the repository at this point in the history
Signed-off-by: Firas Qutishat <[email protected]>

Co-authored-by: Firas Qutishat <[email protected]>
  • Loading branch information
aholovko and fqutishat authored Jun 23, 2022
1 parent c0137c6 commit af5578e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion component/vdr/sidetree/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/hyperledger/aries-framework-go v0.1.9-0.20220526205258-18d510d84955
github.com/square/go-jose/v3 v3.0.0-20200630053402-0a67ce9b0693
github.com/stretchr/testify v1.7.0
github.com/trustbloc/sidetree-core-go v1.0.0-rc.1
github.com/trustbloc/sidetree-core-go v1.0.0-rc2
)

require (
Expand Down
4 changes: 2 additions & 2 deletions component/vdr/sidetree/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -804,8 +804,8 @@ github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod h1
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
github.com/trustbloc/edge-core v0.1.7 h1:DzFoB3TsBqRWI7GSkrtPQJi/su84GOFFVsDR6V3O60k=
github.com/trustbloc/edge-core v0.1.7/go.mod h1:nQnH3CcEHTRXsWZe/vgj+J0JxxjwFK9IvY3u0Sr/2XY=
github.com/trustbloc/sidetree-core-go v1.0.0-rc.1 h1:KWbyAnDtMKBPTSYu9w18bw2X0hIatUJlRgEro7Xendg=
github.com/trustbloc/sidetree-core-go v1.0.0-rc.1/go.mod h1:SYCYxrsviTcRoUCoM6VosXF+sqWkKpk8C1dqD0doRYQ=
github.com/trustbloc/sidetree-core-go v1.0.0-rc2 h1:Ca/4iuZu/RhzraPfrj/r+tDuJiqYOd3R7bXyBJF+cXg=
github.com/trustbloc/sidetree-core-go v1.0.0-rc2/go.mod h1:SYCYxrsviTcRoUCoM6VosXF+sqWkKpk8C1dqD0doRYQ=
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=
Expand Down

0 comments on commit af5578e

Please sign in to comment.