We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d59b903 commit 78d62c5Copy full SHA for 78d62c5
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/arduino/arduino-cli v0.0.0-20200212094638-c1dcf01822e9
7
github.com/arduino/go-paths-helper v1.0.1
8
github.com/arduino/go-properties-orderedmap v0.0.0-20191016140733-00365bfa6b40
9
- github.com/go-errors/errors v1.0.1
10
github.com/juju/errors v0.0.0-20190207033735-e65537c515d7 // indirect
+ github.com/pkg/errors v0.9.1
11
github.com/sirupsen/logrus v1.4.2
12
)
0 commit comments