8000
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