Files
lnd/netann
Elle Mouton 9b877b94c3 multi: use the "errors" package everywhere
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.
2025-07-01 20:08:12 +02:00
..
2022-01-24 12:19:02 +02:00
2024-09-18 16:14:59 +02:00