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. |
||
|---|---|---|
| .. | ||
| chan_status_manager_test.go | ||
| chan_status_manager.go | ||
| channel_announcement_test.go | ||
| channel_announcement.go | ||
| channel_state.go | ||
| channel_update_test.go | ||
| channel_update.go | ||
| host_ann_test.go | ||
| host_ann.go | ||
| interface.go | ||
| log.go | ||
| msg_hash.go | ||
| node_announcement.go | ||
| node_signer.go | ||
| sign.go | ||