refractor: remove dependency on pkg/errors.
This commit is contained in:
parent
09cdf6158d
commit
d40985099c
4 changed files with 8 additions and 11 deletions
1
go.mod
1
go.mod
|
|
@ -4,7 +4,6 @@ go 1.21
|
|||
|
||||
require (
|
||||
github.com/arduino/go-paths-helper v1.12.0
|
||||
github.com/pkg/errors v0.9.1
|
||||
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225
|
||||
gopkg.in/yaml.v2 v2.4.0
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue