You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.
@Moopli@fqutishat -- any chance of getting this issue fixed? We'd like to keep showing that there is some interop between AF-Go and the other Aries frameworks.
Bug Report
What I'm trying to do
Execute the Aries Agent Test Harness AF-Go and aries-cloudagent-python interop tests.
Expected result
The tests pass.
Actual result
The build step in running the tests fails for the
afgo-interop
test agent with the error:# github.com/hyperledger/aries-framework-go/pkg/didcomm/protocol/didexchange ../../pkg/didcomm/protocol/didexchange/didex_interop.go:62:17: undefined: didcommutil note: module requires Go 1.19
Sample code / test case
In the AATH repo, execute the following command:
./manage build -a afgo-interop
Result is:
The text was updated successfully, but these errors were encountered: