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
Upgraded golang.org/x/crypto to v0.31.0
and also the test utils library to a current latest because of this issue:
```sh
go: github.com/hyperledger-cacti/cacti/weaver/core/network/fabric-interop-cc/
libs/[email protected]: parsing go.mod:
module declares its path as: github.com/hyperledger/cacti/weaver/core/
network/fabric-interop-cc/libs/testutils
but was required as: github.com/hyperledger-cacti/cacti/weaver/core/
network/fabric-interop-cc/libs/testutils
```
Fixeshyperledger-cacti#3815
Signed-off-by: Peter Somogyvari <[email protected]>
https://github.com/hyperledger-cacti/cacti/security/dependabot/1347
The text was updated successfully, but these errors were encountered: