Replace all usages of the "github.com/go-errors/errors" and "github.com/pkg/errors" packages with the standard lib's "errors" package. This ensures that error wrapping and `errors.Is` checks will work as expected. |
||
|---|---|---|
| .. | ||
| aux_funding.go | ||
| batch_test.go | ||
| batch.go | ||
| commitment_type_negotiation_test.go | ||
| commitment_type_negotiation.go | ||
| config_integration.go | ||
| interfaces.go | ||
| log.go | ||
| manager_test.go | ||
| manager.go | ||