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

Commit

Permalink
Merge pull request #649 from rolsonquadras/v0.1.8-release
Browse files Browse the repository at this point in the history
chore: v0.1.8 release
  • Loading branch information
rolsonquadras committed Mar 30, 2022
2 parents 614337c + a55b209 commit d8bd6fe
Show file tree
Hide file tree
Showing 15 changed files with 66 additions and 63 deletions.
2 changes: 1 addition & 1 deletion ci/version_var.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

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

DOCKER_REPO=ghcr.io
RELEASE_REPO=trustbloc
Expand Down
12 changes: 6 additions & 6 deletions cmd/adapter-rest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ require (
github.com/cenkalti/backoff v2.2.1+incompatible
github.com/google/uuid v1.3.0
github.com/gorilla/mux v1.8.0
github.com/hyperledger/aries-framework-go v0.1.8-0.20220326012408-071ce8fc905c
github.com/hyperledger/aries-framework-go-ext/component/storage/mongodb v0.0.0-20220325184342-8ccd5c996898
github.com/hyperledger/aries-framework-go-ext/component/storage/mysql v0.0.0-20220325184342-8ccd5c996898
github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20220326012408-071ce8fc905c
github.com/hyperledger/aries-framework-go/spi v0.0.0-20220326012408-071ce8fc905c
github.com/hyperledger/aries-framework-go v0.1.8
github.com/hyperledger/aries-framework-go-ext/component/storage/mongodb v0.0.0-20220330151152-6bbd64bde42e
github.com/hyperledger/aries-framework-go-ext/component/storage/mysql v0.0.0-20220330151152-6bbd64bde42e
github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20220330140627-07042d78580c
github.com/hyperledger/aries-framework-go/spi v0.0.0-20220330140627-07042d78580c
github.com/piprate/json-gold v0.4.1-0.20210813112359-33b90c4ca86c
github.com/rs/cors v1.7.0
github.com/spf13/cobra v1.3.0
github.com/stretchr/testify v1.7.0
github.com/trustbloc/edge-adapter v0.0.0-00010101000000-000000000000
github.com/trustbloc/edge-core v0.1.8-0.20220324215259-0ab3fd8db3f3
github.com/trustbloc/edge-core v0.1.8
)

require (
Expand Down
26 changes: 14 additions & 12 deletions cmd/adapter-rest/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -836,15 +836,15 @@ github.com/hyperledger/aries-framework-go v0.1.8-0.20220217153004-1622c70e5767/g
github.com/hyperledger/aries-framework-go v0.1.8-0.20220310162624-ca0bc656ea74/go.mod h1:bqeLa1s8fQ7YueGOOk0Q+r48FGF7sd8GEaS/CyEo/iY=
github.com/hyperledger/aries-framework-go v0.1.8-0.20220311181400-584f96318d6d/go.mod h1:bqeLa1s8fQ7YueGOOk0Q+r48FGF7sd8GEaS/CyEo/iY=
github.com/hyperledger/aries-framework-go v0.1.8-0.20220324201531-18c87667df19/go.mod h1:7ilurt17sjWruVIBxZSrwn8qUbROq8LXYYY+O7dNxIM=
github.com/hyperledger/aries-framework-go v0.1.8-0.20220326012408-071ce8fc905c h1:WITdSBlcYbEAggcNN4fcRwEbfcs79Dv1nsQVIB2s60M=
github.com/hyperledger/aries-framework-go v0.1.8-0.20220326012408-071ce8fc905c/go.mod h1:7ilurt17sjWruVIBxZSrwn8qUbROq8LXYYY+O7dNxIM=
github.com/hyperledger/aries-framework-go v0.1.8 h1:nKPGTqh+gYWrczJ7mf6clbnDegKPJg7TDis8SYNxcGo=
github.com/hyperledger/aries-framework-go v0.1.8/go.mod h1:7ilurt17sjWruVIBxZSrwn8qUbROq8LXYYY+O7dNxIM=
github.com/hyperledger/aries-framework-go-ext/component/storage/couchdb v0.0.0-20220310013829-55b4443130f8/go.mod h1:FtlFhPHMyLORgrPpvWSmEQSNhLiwAQ4V6rqNPfuDj0o=
github.com/hyperledger/aries-framework-go-ext/component/storage/mongodb v0.0.0-20220310013829-55b4443130f8/go.mod h1:Yzjzj3YfU3A5NdDeAkymVOqtlWfR32dEt8BYWlAcgcA=
github.com/hyperledger/aries-framework-go-ext/component/storage/mongodb v0.0.0-20220325184342-8ccd5c996898 h1:1GgDeISpBnbK3YGQYAoLf5mWQwYarEh0kOJkOanPmZY=
github.com/hyperledger/aries-framework-go-ext/component/storage/mongodb v0.0.0-20220325184342-8ccd5c996898/go.mod h1:wnVr+WNsVEoWGuCDgkn186muDQBStjy2YW9dgwRPx9Q=
github.com/hyperledger/aries-framework-go-ext/component/storage/mongodb v0.0.0-20220330151152-6bbd64bde42e h1:9zMqJNYzuCTKJFevuPaQ3iv24npW7jXVOj2uvQUdbRQ=
github.com/hyperledger/aries-framework-go-ext/component/storage/mongodb v0.0.0-20220330151152-6bbd64bde42e/go.mod h1:rCIVmUGjBhyoRPfeCGYn3/ilcA1L+UGAY2tpMOIP830=
github.com/hyperledger/aries-framework-go-ext/component/storage/mysql v0.0.0-20220310013829-55b4443130f8/go.mod h1:bShq2cEzJcCEFkYIlQATTVldlOfyYvmnVPAdUSfCDm4=
github.com/hyperledger/aries-framework-go-ext/component/storage/mysql v0.0.0-20220325184342-8ccd5c996898 h1:NdnietLA/KpnqkZFJp+mv45SjTDQzhkUlRB2GTgZh50=
github.com/hyperledger/aries-framework-go-ext/component/storage/mysql v0.0.0-20220325184342-8ccd5c996898/go.mod h1:RchRODiIe6l/XuYQT3MrS7lFawlqijlHjP3vSuHO/nI=
github.com/hyperledger/aries-framework-go-ext/component/storage/mysql v0.0.0-20220330151152-6bbd64bde42e h1:wBblDEArmEpwYFivc5mnniI+5IkT2gXvbn0Cc90W1jE=
github.com/hyperledger/aries-framework-go-ext/component/storage/mysql v0.0.0-20220330151152-6bbd64bde42e/go.mod h1:0VNWYQ937z51P4usiHUPz0MImh8tsKEVsHVmAx2z5zA=
github.com/hyperledger/aries-framework-go-ext/component/vdr/orb v0.1.4-0.20220325184342-8ccd5c996898 h1:FhQrvOEq7LKpAE/PSFQT6MiggnmYIrGqRxc3iVF1JIg=
github.com/hyperledger/aries-framework-go-ext/component/vdr/orb v0.1.4-0.20220325184342-8ccd5c996898/go.mod h1:WtuKbiRdD+mbrHov73fiijM2nY0NJQ8BqTSDb2o1c8Y=
github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v0.0.0-20220325181924-aed46b24a321 h1:SHr1YKBR/9ta4X9DyJIlwvnbfO6bcFc6MAhIf2zrIpI=
Expand All @@ -866,8 +866,9 @@ github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-202203080
github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20220310104637-62fd90482e21/go.mod h1:yLgRpVlZ2heeeOpTgvEnG/yHL9q1keUu5ILQ6s2qpLU=
github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20220322085443-50e8f9bd208b/go.mod h1:yLgRpVlZ2heeeOpTgvEnG/yHL9q1keUu5ILQ6s2qpLU=
github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20220324201531-18c87667df19/go.mod h1:ryG46jQRvQUUH/0wjORghfJnxJVH1yIXIsAv1GXIWp8=
github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20220326012408-071ce8fc905c h1:jaUktAGR/AamGkFbH/Pw+TOi0mQHgNW8yG9QLFLckik=
github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20220326012408-071ce8fc905c/go.mod h1:ryG46jQRvQUUH/0wjORghfJnxJVH1yIXIsAv1GXIWp8=
github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20220330140627-07042d78580c h1:SMqJ0JQM4a2/aVmJtlJgJQDl+6GTPygka9lUUy8OtXc=
github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20220330140627-07042d78580c/go.mod h1:ryG46jQRvQUUH/0wjORghfJnxJVH1yIXIsAv1GXIWp8=
github.com/hyperledger/aries-framework-go/spi v0.0.0-20210320144851-40976de98ccf/go.mod h1:fDr9wW00GJJl1lR1SFHmJW8utIocdvjO5RNhAYS05EY=
github.com/hyperledger/aries-framework-go/spi v0.0.0-20210322152545-e6ebe2c79a2a/go.mod h1:fDr9wW00GJJl1lR1SFHmJW8utIocdvjO5RNhAYS05EY=
github.com/hyperledger/aries-framework-go/spi v0.0.0-20210409151411-eeeb8508bd87/go.mod h1:dBYKKD8U8U9o0g5BdNFFaRtjt9KTkiAYfQt+TTp+w1o=
Expand All @@ -892,8 +893,9 @@ github.com/hyperledger/aries-framework-go/spi v0.0.0-20220308060532-714cd5c18552
github.com/hyperledger/aries-framework-go/spi v0.0.0-20220310104637-62fd90482e21/go.mod h1:4bD5c5fj5K7rkQurVa/8I8+TfNcI4bxIBzaUNcxTOTg=
github.com/hyperledger/aries-framework-go/spi v0.0.0-20220322085443-50e8f9bd208b/go.mod h1:4bD5c5fj5K7rkQurVa/8I8+TfNcI4bxIBzaUNcxTOTg=
github.com/hyperledger/aries-framework-go/spi v0.0.0-20220324201531-18c87667df19/go.mod h1:4bD5c5fj5K7rkQurVa/8I8+TfNcI4bxIBzaUNcxTOTg=
github.com/hyperledger/aries-framework-go/spi v0.0.0-20220326012408-071ce8fc905c h1:F6HUClrhlT0hpGcU4UkDHruUU8wtBzxWQintMU3LMJE=
github.com/hyperledger/aries-framework-go/spi v0.0.0-20220326012408-071ce8fc905c/go.mod h1:4bD5c5fj5K7rkQurVa/8I8+TfNcI4bxIBzaUNcxTOTg=
github.com/hyperledger/aries-framework-go/spi v0.0.0-20220330140627-07042d78580c h1:snzJfKNYzt57Q2/+P0YdCJus+K2k3c3fUTvOSoHSUxU=
github.com/hyperledger/aries-framework-go/spi v0.0.0-20220330140627-07042d78580c/go.mod h1:4bD5c5fj5K7rkQurVa/8I8+TfNcI4bxIBzaUNcxTOTg=
github.com/hyperledger/aries-framework-go/test/component v0.0.0-20210324232048-34ff560ed041/go.mod h1:eKGEEe+PJNDQo7kVif3sUKBWwnsQDkE3gD/QlpmukcQ=
github.com/hyperledger/aries-framework-go/test/component v0.0.0-20210409151411-eeeb8508bd87/go.mod h1:JHzDtgJLd0134iLFXLxGBjJF+Z+TgiElA/5oVgMazts=
github.com/hyperledger/aries-framework-go/test/component v0.0.0-20210421203733-b5dfd703a8fc/go.mod h1:asiCVCtH/nocWKhZRMz12aFgdUh8lRHqKis0M8Ei/4I=
Expand All @@ -905,8 +907,8 @@ github.com/hyperledger/aries-framework-go/test/component v0.0.0-20210909135806-a
github.com/hyperledger/aries-framework-go/test/component v0.0.0-20211204013109-366f6ef74861/go.mod h1:UPbljMgUwdph/L36m8LrFxnZ4UP32pXeJ/GfluusI3c=
github.com/hyperledger/aries-framework-go/test/component v0.0.0-20220217153004-1622c70e5767/go.mod h1:HojN6OAh8ZtXBe5X2arcSOe1SLo5Dsjqto8ICjSLQ2g=
github.com/hyperledger/aries-framework-go/test/component v0.0.0-20220322085443-50e8f9bd208b/go.mod h1:HojN6OAh8ZtXBe5X2arcSOe1SLo5Dsjqto8ICjSLQ2g=
github.com/hyperledger/aries-framework-go/test/component v0.0.0-20220324201531-18c87667df19 h1:j0v1HW+pgjBhB5KvXQaqqnMC2mfBEn7+FwrY297QpO0=
github.com/hyperledger/aries-framework-go/test/component v0.0.0-20220324201531-18c87667df19/go.mod h1:lykx3N+GX+sAWSxO2Ycc4Dz+ynV9b0Fv4NdP+ms4Alc=
github.com/hyperledger/aries-framework-go/test/component v0.0.0-20220330140627-07042d78580c h1:Fq9I4mMK1+rNqBTxmsB4dzuUvilaKTPWhtxwuWFrPiI=
github.com/hyperledger/aries-framework-go/test/component v0.0.0-20220330140627-07042d78580c/go.mod h1:lykx3N+GX+sAWSxO2Ycc4Dz+ynV9b0Fv4NdP+ms4Alc=
github.com/iancoleman/strcase v0.2.0/go.mod h1:iwCmte+B7n89clKwxIoIXy/HfoL7AsD47ZCWhYzw7ho=
github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
Expand Down Expand Up @@ -1424,8 +1426,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.20210816120552-ed93662ac716/go.mod h1:7jjHQo2gMGNPIRfhvn4aXQ0FYMrG9lRgQcvZKTviCGc=
github.com/trustbloc/edge-core v0.1.7/go.mod h1:nQnH3CcEHTRXsWZe/vgj+J0JxxjwFK9IvY3u0Sr/2XY=
github.com/trustbloc/edge-core v0.1.8-0.20220324215259-0ab3fd8db3f3 h1:Z6GYHyZDFWjWsbpOTUnhB6j8pDs4qox9bqKW5V/odAY=
github.com/trustbloc/edge-core v0.1.8-0.20220324215259-0ab3fd8db3f3/go.mod h1:9Rps/1Ba3B7OA1VT8LAq08HILEAg1QTR0xuZdk9QSss=
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/orb v0.1.4-0.20220314105645-15799999dd8b h1:dcjyYOqT/eNUbq6NcT0AUYnqHXUCdfKQZhUS8ykTrdo=
github.com/trustbloc/orb v0.1.4-0.20220314105645-15799999dd8b/go.mod h1:L03S2sOU224nNWR4BtTOMm2Pbog3In91qWg2KLxBCYI=
github.com/trustbloc/sidetree-core-go v0.6.1-0.20210817155948-c3cb7a03f63b/go.mod h1:uv89fJcqz21OrBqZUyXTPp0BBmyi2xh+Eigy5T/dIsc=
Expand Down
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/coreos/go-oidc v2.2.1+incompatible
github.com/google/uuid v1.3.0
github.com/gorilla/mux v1.8.0
github.com/hyperledger/aries-framework-go v0.1.8-0.20220326012408-071ce8fc905c
github.com/hyperledger/aries-framework-go v0.1.8
github.com/hyperledger/aries-framework-go-ext/component/vdr/orb v0.1.4-0.20220325184342-8ccd5c996898
github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20220326012408-071ce8fc905c
github.com/hyperledger/aries-framework-go/spi v0.0.0-20220326012408-071ce8fc905c
Expand All @@ -19,7 +19,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.7.0
github.com/stretchr/testify v1.7.0
github.com/trustbloc/edge-core v0.1.8-0.20220324215259-0ab3fd8db3f3
github.com/trustbloc/edge-core v0.1.8
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
gopkg.in/square/go-jose.v2 v2.5.1
)
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -831,8 +831,8 @@ github.com/hyperledger/aries-framework-go v0.1.8-0.20220217153004-1622c70e5767/g
github.com/hyperledger/aries-framework-go v0.1.8-0.20220310162624-ca0bc656ea74/go.mod h1:bqeLa1s8fQ7YueGOOk0Q+r48FGF7sd8GEaS/CyEo/iY=
github.com/hyperledger/aries-framework-go v0.1.8-0.20220311181400-584f96318d6d/go.mod h1:bqeLa1s8fQ7YueGOOk0Q+r48FGF7sd8GEaS/CyEo/iY=
github.com/hyperledger/aries-framework-go v0.1.8-0.20220324201531-18c87667df19/go.mod h1:7ilurt17sjWruVIBxZSrwn8qUbROq8LXYYY+O7dNxIM=
github.com/hyperledger/aries-framework-go v0.1.8-0.20220326012408-071ce8fc905c h1:WITdSBlcYbEAggcNN4fcRwEbfcs79Dv1nsQVIB2s60M=
github.com/hyperledger/aries-framework-go v0.1.8-0.20220326012408-071ce8fc905c/go.mod h1:7ilurt17sjWruVIBxZSrwn8qUbROq8LXYYY+O7dNxIM=
github.com/hyperledger/aries-framework-go v0.1.8 h1:nKPGTqh+gYWrczJ7mf6clbnDegKPJg7TDis8SYNxcGo=
github.com/hyperledger/aries-framework-go v0.1.8/go.mod h1:7ilurt17sjWruVIBxZSrwn8qUbROq8LXYYY+O7dNxIM=
github.com/hyperledger/aries-framework-go-ext/component/storage/couchdb v0.0.0-20220310013829-55b4443130f8/go.mod h1:FtlFhPHMyLORgrPpvWSmEQSNhLiwAQ4V6rqNPfuDj0o=
github.com/hyperledger/aries-framework-go-ext/component/storage/mongodb v0.0.0-20220310013829-55b4443130f8 h1:R3z35AQduOqcNXRTtDkvW+0ppSzA4em9YizqeU2XUeM=
github.com/hyperledger/aries-framework-go-ext/component/storage/mongodb v0.0.0-20220310013829-55b4443130f8/go.mod h1:Yzjzj3YfU3A5NdDeAkymVOqtlWfR32dEt8BYWlAcgcA=
Expand Down Expand Up @@ -1412,8 +1412,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.20210816120552-ed93662ac716/go.mod h1:7jjHQo2gMGNPIRfhvn4aXQ0FYMrG9lRgQcvZKTviCGc=
github.com/trustbloc/edge-core v0.1.7/go.mod h1:nQnH3CcEHTRXsWZe/vgj+J0JxxjwFK9IvY3u0Sr/2XY=
github.com/trustbloc/edge-core v0.1.8-0.20220324215259-0ab3fd8db3f3 h1:Z6GYHyZDFWjWsbpOTUnhB6j8pDs4qox9bqKW5V/odAY=
github.com/trustbloc/edge-core v0.1.8-0.20220324215259-0ab3fd8db3f3/go.mod h1:9Rps/1Ba3B7OA1VT8LAq08HILEAg1QTR0xuZdk9QSss=
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/orb v0.1.4-0.20220314105645-15799999dd8b h1:dcjyYOqT/eNUbq6NcT0AUYnqHXUCdfKQZhUS8ykTrdo=
github.com/trustbloc/orb v0.1.4-0.20220314105645-15799999dd8b/go.mod h1:L03S2sOU224nNWR4BtTOMm2Pbog3In91qWg2KLxBCYI=
github.com/trustbloc/sidetree-core-go v0.6.1-0.20210817155948-c3cb7a03f63b/go.mod h1:uv89fJcqz21OrBqZUyXTPp0BBmyi2xh+Eigy5T/dIsc=
Expand Down
4 changes: 2 additions & 2 deletions test/bdd/fixtures/did-trustbloc/.env
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@

# DID rest
DID_REST_IMAGE=ghcr.io/trustbloc/did-resolver
DID_REST_IMAGE_TAG=0.1.7
DID_REST_IMAGE_TAG=0.1.8

# Sidetree mock
SIDETREE_MOCK_IMAGE=ghcr.io/trustbloc-cicd/sidetree-mock
SIDETREE_MOCK_IMAGE_TAG=0.7.0-snapshot-8b4c1ed
SIDETREE_MOCK_IMAGE_TAG=0.7.0-snapshot-1a17931


BLOC_DOMAIN=testnet.orb.local
8 changes: 4 additions & 4 deletions test/bdd/fixtures/integration/.env
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@ AGENT_KEY_AGREEMENT_TYPE=p256kw
AGENT_MEDIA_TYPE_PROFILES=didcomm/aip2;env=rfc587,didcomm/v2

# Hub Router configurations
HUB_ROUTER_IMAGE=ghcr.io/trustbloc-cicd/hub-router
HUB_ROUTER_IMAGE_TAG=0.1.8-snapshot-bdc626b
HUB_ROUTER_IMAGE=ghcr.io/trustbloc/hub-router
HUB_ROUTER_IMAGE_TAG=0.1.8

HUB_ROUTER_PORT=9280
HUB_ROUTER_DIDCOMM_HTTP_PORT=9281
HUB_ROUTER_DIDCOMM_WS_PORT=9282

# Aries Agent configurations
AGENT_SDK_REST_IMAGE=ghcr.io/trustbloc-cicd/agent-sdk-server
AGENT_SDK_REST_IMAGE_TAG=0.1.8-snapshot-71457bb
AGENT_SDK_REST_IMAGE=ghcr.io/trustbloc/agent-sdk-server
AGENT_SDK_REST_IMAGE_TAG=0.1.8

# Webhook configurations
MOCK_WEBHOOK_IMAGE=ghcr.io/trustbloc/edge-adapter/mock-webhook
Expand Down
14 changes: 7 additions & 7 deletions test/bdd/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@ require (
github.com/cucumber/godog v0.9.0
github.com/fsouza/go-dockerclient v1.7.4
github.com/google/uuid v1.3.0
github.com/hyperledger/aries-framework-go v0.1.8-0.20220326012408-071ce8fc905c
github.com/hyperledger/aries-framework-go-ext/component/vdr/orb v0.1.4-0.20220325184342-8ccd5c996898
github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20220326012408-071ce8fc905c
github.com/hyperledger/aries-framework-go v0.1.8
github.com/hyperledger/aries-framework-go-ext/component/vdr/orb v0.1.4-0.20220330151152-6bbd64bde42e
github.com/hyperledger/aries-framework-go/component/storageutil v0.0.0-20220330140627-07042d78580c
github.com/ory/hydra-client-go v1.4.10
github.com/piprate/json-gold v0.4.1-0.20210813112359-33b90c4ca86c
github.com/sirupsen/logrus v1.8.1
github.com/tidwall/gjson v1.6.7
github.com/trustbloc/edge-adapter v0.0.0
github.com/trustbloc/edge-core v0.1.8-0.20220324215259-0ab3fd8db3f3
github.com/trustbloc/hub-router v0.1.8-0.20220328145943-bdc626b86eb0
github.com/trustbloc/edge-core v0.1.8
github.com/trustbloc/hub-router v0.1.8
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
)

Expand Down Expand Up @@ -71,9 +71,9 @@ require (
github.com/google/tink/go v1.6.1-0.20210519071714-58be99b3c4d0 // indirect
github.com/google/trillian v1.3.14-0.20210520152752-ceda464a95a3 // indirect
github.com/gorilla/mux v1.8.0 // indirect
github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v0.0.0-20220325181924-aed46b24a321 // indirect
github.com/hyperledger/aries-framework-go-ext/component/vdr/sidetree v0.0.0-20220330145438-233eb7999876 // indirect
github.com/hyperledger/aries-framework-go/component/storage/edv v0.0.0-20220322085443-50e8f9bd208b // indirect
github.com/hyperledger/aries-framework-go/spi v0.0.0-20220326012408-071ce8fc905c // indirect
github.com/hyperledger/aries-framework-go/spi v0.0.0-20220330133350-1c2d9d65aea4 // indirect
github.com/ipfs/go-cid v0.0.7 // indirect
github.com/jinzhu/copier v0.0.0-20190924061706-b57f9002281a // indirect
github.com/kawamuray/jsonpath v0.0.0-20201211160320-7483bafabd7e // indirect
Expand Down

0 comments on commit d8bd6fe

Please sign in to comment.