In the sentinel errors task (#132), some of the errors have to be defined in go-perun. Since these changes will be done on the top of the latest version (v0.6.0), the version of go-perun used in perun-node should also be updated to this version.
Description
Currently, the version of go-perun used is v0.5.1. Update it first to v0.5.2 and then to v0.6.0.
Motivation / Context
In the sentinel errors task (#132), some of the errors have to be defined in go-perun. Since these changes will be done on the top of the latest version (v0.6.0), the version of go-perun used in perun-node should also be updated to this version.
Description
Currently, the version of go-perun used is v0.5.1. Update it first to v0.5.2 and then to v0.6.0.
Relates to
Relates to #132.
Testing
All existing tests should pass after the update.
Thread Safety