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 #226 from fqutishat/update
Browse files Browse the repository at this point in the history
chore: release 0.1.7
  • Loading branch information
fqutishat authored Sep 15, 2021
2 parents 4828ac8 + 1490c2b commit a45eeb6
Show file tree
Hide file tree
Showing 7 changed files with 38 additions and 34 deletions.
2 changes: 1 addition & 1 deletion ci/version_var.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

# Release Parameters
BASE_VERSION=0.1.7
IS_RELEASE=false
IS_RELEASE=true

# Project Parameters
SOURCE_REPO=edv
Expand Down
4 changes: 2 additions & 2 deletions cmd/edv-rest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/cenkalti/backoff v2.2.1+incompatible
github.com/google/tink/go v1.6.1-0.20210519071714-58be99b3c4d0
github.com/gorilla/mux v1.8.0
github.com/hyperledger/aries-framework-go v0.1.7-0.20210907141159-23c785674547
github.com/hyperledger/aries-framework-go v0.1.7
github.com/hyperledger/aries-framework-go-ext/component/storage/couchdb v0.0.0-20210909220549-ce3a2ee13e22
github.com/hyperledger/aries-framework-go-ext/component/storage/mongodb v0.0.0-20210909220549-ce3a2ee13e22
github.com/hyperledger/aries-framework-go-ext/component/vdr/orb v0.0.0-20210816155124-45ab1ecd4762
Expand All @@ -19,7 +19,7 @@ require (
github.com/rs/cors v1.7.0
github.com/spf13/cobra v1.1.3
github.com/stretchr/testify v1.7.0
github.com/trustbloc/edge-core v0.1.7-0.20210907153728-2447efe4140a
github.com/trustbloc/edge-core v0.1.7
github.com/trustbloc/edv v0.0.0-00010101000000-000000000000
golang.org/x/net v0.0.0-20210908191846-a5e095526f91 // indirect
)
Expand Down
8 changes: 4 additions & 4 deletions cmd/edv-rest/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -740,8 +740,8 @@ github.com/hyperledger/aries-framework-go v0.1.7-0.20210603210127-e57b8c94e3cf/g
github.com/hyperledger/aries-framework-go v0.1.7-0.20210811135743-532e65035d3b/go.mod h1:Y12MiErTDKHSCThrLdlEmrRiL2dV84J7/MVTHLBhLhM=
github.com/hyperledger/aries-framework-go v0.1.7-0.20210813122903-2b268f3c37dd/go.mod h1:VmoqKNXXyYN3R0ObcGA8ZBdbcmKZJFCakuZGDezi+GQ=
github.com/hyperledger/aries-framework-go v0.1.7-0.20210816113201-26c0665ef2b9/go.mod h1:VmoqKNXXyYN3R0ObcGA8ZBdbcmKZJFCakuZGDezi+GQ=
github.com/hyperledger/aries-framework-go v0.1.7-0.20210907141159-23c785674547 h1:rh2l/GoV0Aas5rYLmAu4r07lcNEhfcbNt31wfco16xU=
github.com/hyperledger/aries-framework-go v0.1.7-0.20210907141159-23c785674547/go.mod h1:uve8/q23AUnq4EM0vBkEr1lKZRC67q5RcaHXh0ZOt0Y=
github.com/hyperledger/aries-framework-go v0.1.7 h1:ZauGEVaBI4GnUDJcmbiCxbG/MHabMXMlAQee1B4nw8E=
github.com/hyperledger/aries-framework-go v0.1.7/go.mod h1:uve8/q23AUnq4EM0vBkEr1lKZRC67q5RcaHXh0ZOt0Y=
github.com/hyperledger/aries-framework-go-ext/component/storage/couchdb v0.0.0-20210714131038-41b5bccef1f9/go.mod h1:We+7ZhPTzGrWLmaELzo8tvUT/ZqCa4v9SV961gH8b60=
github.com/hyperledger/aries-framework-go-ext/component/storage/couchdb v0.0.0-20210909220549-ce3a2ee13e22 h1:dzRPCOUIU/RKlGSGJsqpBh0uHOjMN4LC/c25fs7nnlE=
github.com/hyperledger/aries-framework-go-ext/component/storage/couchdb v0.0.0-20210909220549-ce3a2ee13e22/go.mod h1:FtlFhPHMyLORgrPpvWSmEQSNhLiwAQ4V6rqNPfuDj0o=
Expand Down Expand Up @@ -1287,8 +1287,8 @@ github.com/tmc/grpc-websocket-proxy v0.0.0-20200427203606-3cfed13b9966/go.mod h1
github.com/tomasen/realip v0.0.0-20180522021738-f0c99a92ddce/go.mod h1:o8v6yHRoik09Xen7gje4m9ERNah1d1PPsVq1VEx9vE4=
github.com/trustbloc/edge-core v0.1.7-0.20210812092729-6c61997fa9dd/go.mod h1:lb8Kg33uSTA0912U++p+cpYbMa9I1jvnhcDRyI+vWtw=
github.com/trustbloc/edge-core v0.1.7-0.20210816120552-ed93662ac716/go.mod h1:7jjHQo2gMGNPIRfhvn4aXQ0FYMrG9lRgQcvZKTviCGc=
github.com/trustbloc/edge-core v0.1.7-0.20210907153728-2447efe4140a h1:T20hxfsEE5i/u1PAOQdMGeAwl0WHlTHIxC4Sjbl5l48=
github.com/trustbloc/edge-core v0.1.7-0.20210907153728-2447efe4140a/go.mod h1:ljHOBNCcsIJ0HTKeiWq7IQ9ymeZSGPZf6VnBbG4Hi3U=
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/orb v0.1.3-0.20210813151342-cd05bd36321d h1:gYXaLqecIAra+zzAIDrpM3guWbuRQnKhPZavvRFF5uM=
github.com/trustbloc/orb v0.1.3-0.20210813151342-cd05bd36321d/go.mod h1:VhcT+dVg1bXUZMe85J9fTP/hxk35stPcjKZ3/mMjhFo=
github.com/trustbloc/sidetree-core-go v0.6.1-0.20210813104923-05c0f29c66ae/go.mod h1:Dx7gFQJ9SmFm9g6+jCCaGbdYUmYKI9QZVnaYbHbL0Ls=
Expand Down
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ require (
github.com/btcsuite/btcutil v1.0.3-0.20201208143702-a53e38424cce
github.com/google/uuid v1.2.0
github.com/gorilla/mux v1.8.0
github.com/hyperledger/aries-framework-go v0.1.7-0.20210907141159-23c785674547
github.com/hyperledger/aries-framework-go v0.1.7
github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20210907141159-23c785674547
github.com/hyperledger/aries-framework-go/spi v0.0.0-20210907141159-23c785674547
github.com/piprate/json-gold v0.4.1-0.20210813112359-33b90c4ca86c
github.com/square/go-jose v2.4.1+incompatible
github.com/stretchr/testify v1.7.0
github.com/trustbloc/edge-core v0.1.7-0.20210907153728-2447efe4140a
github.com/trustbloc/edge-core v0.1.7
)
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -485,8 +485,8 @@ github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpO
github.com/huaweicloud/golangsdk v0.0.0-20200304081349-45ec0797f2a4/go.mod h1:WQBcHRNX9shz3928lWEvstQJtAtYI7ks6XlgtRT9Tcw=
github.com/hyperledger/aries-framework-go v0.1.7-0.20210421203733-b5dfd703a8fc/go.mod h1:tBgxVOKcNero3QI21iNf3oxxHkgRMDOby937cqHEvW4=
github.com/hyperledger/aries-framework-go v0.1.7-0.20210603210127-e57b8c94e3cf/go.mod h1:h6L+YoXtw90OZrH2IequxukIGwzfSpz8pUueQ9T5KqI=
github.com/hyperledger/aries-framework-go v0.1.7-0.20210907141159-23c785674547 h1:rh2l/GoV0Aas5rYLmAu4r07lcNEhfcbNt31wfco16xU=
github.com/hyperledger/aries-framework-go v0.1.7-0.20210907141159-23c785674547/go.mod h1:uve8/q23AUnq4EM0vBkEr1lKZRC67q5RcaHXh0ZOt0Y=
github.com/hyperledger/aries-framework-go v0.1.7 h1:ZauGEVaBI4GnUDJcmbiCxbG/MHabMXMlAQee1B4nw8E=
github.com/hyperledger/aries-framework-go v0.1.7/go.mod h1:uve8/q23AUnq4EM0vBkEr1lKZRC67q5RcaHXh0ZOt0Y=
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/storageutil v0.0.0-20210409151411-eeeb8508bd87/go.mod h1:kJT7bcaKsvk1lMp2jqS8srF+ZUie2H4MoPbL2V29dgA=
Expand Down Expand Up @@ -813,8 +813,8 @@ github.com/tidwall/sjson v1.1.4 h1:bTSsPLdAYF5QNLSwYsKfBKKTnlGbIuhqL3CpRsjzGhg=
github.com/tidwall/sjson v1.1.4/go.mod h1:wXpKXu8CtDjKAZ+3DrKY5ROCorDFahq8l0tey/Lx1fg=
github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
github.com/trustbloc/edge-core v0.1.7-0.20210907153728-2447efe4140a h1:T20hxfsEE5i/u1PAOQdMGeAwl0WHlTHIxC4Sjbl5l48=
github.com/trustbloc/edge-core v0.1.7-0.20210907153728-2447efe4140a/go.mod h1:ljHOBNCcsIJ0HTKeiWq7IQ9ymeZSGPZf6VnBbG4Hi3U=
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/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
6 changes: 3 additions & 3 deletions test/bdd/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ go 1.16

require (
github.com/cucumber/godog v0.9.0
github.com/fsouza/go-dockerclient v1.6.6
github.com/fsouza/go-dockerclient v1.6.5
github.com/google/uuid v1.2.0
github.com/hyperledger/aries-framework-go v0.1.7-0.20210907141159-23c785674547
github.com/hyperledger/aries-framework-go v0.1.7
github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20210907141159-23c785674547
github.com/hyperledger/aries-framework-go/spi v0.0.0-20210907141159-23c785674547
github.com/igor-pavlenko/httpsignatures-go v0.0.21
github.com/tidwall/gjson v1.6.7
github.com/trustbloc/edge-core v0.1.7-0.20210907153728-2447efe4140a
github.com/trustbloc/edge-core v0.1.7
github.com/trustbloc/edv v0.0.0-00010101000000-000000000000
gotest.tools/v3 v3.0.3 // indirect
)
Expand Down
Loading

0 comments on commit a45eeb6

Please sign in to comment.