Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Commit

Permalink
Merge pull request #199 from DRK3/UpdateAriesExt
Browse files Browse the repository at this point in the history
chore: Update aries-framework-go-ext commit version
  • Loading branch information
George Aristy authored Mar 6, 2021
2 parents 46a56ab + f8b414a commit 0f1daba
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 45 deletions.
8 changes: 5 additions & 3 deletions cmd/edv-rest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,18 @@ replace github.com/piprate/json-gold => github.com/trustbloc/json-gold v0.3.1-0.

require (
github.com/cenkalti/backoff v2.2.1+incompatible
github.com/cenkalti/backoff/v3 v3.2.2 // indirect
github.com/cenkalti/backoff/v4 v4.1.0 // indirect
github.com/containerd/continuity v0.0.0-20200928162600-f2cc35102c2a // indirect
github.com/google/tink/go v1.5.0
github.com/gorilla/mux v1.8.0
github.com/hyperledger/aries-framework-go v0.1.6-0.20210303180208-4bb3ae8b32c9
github.com/hyperledger/aries-framework-go-ext/component/storage/couchdb v0.0.0-20210303194824-a55a12f8d063
github.com/hyperledger/aries-framework-go-ext/component/storage/couchdb v0.0.0-20210305233053-d3d22c802c12
github.com/hyperledger/aries-framework-go-ext/component/vdr/trustbloc v0.0.0-20210209170459-14c492334960
github.com/hyperledger/aries-framework-go-ext/test/component/storage v0.0.0-20201020105420-c85a221b09b5 // indirect
github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20210304152953-16ffd16ca955
github.com/hyperledger/aries-framework-go/spi v0.0.0-20210303180208-4bb3ae8b32c9
github.com/phoreproject/bls v0.0.0-20200525203911-a88a5ae26844 // indirect
github.com/rs/cors v1.7.0
github.com/sirupsen/logrus v1.7.0 // indirect
github.com/spf13/cobra v0.0.6
github.com/stretchr/testify v1.7.0
github.com/trustbloc/edge-core v0.1.6-0.20210224175343-275d0e0370c4
Expand Down
Loading

0 comments on commit 0f1daba

Please sign in to comment.