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 a7ea86b commit 7898924Copy full SHA for 7898924
go.mod
@@ -4,11 +4,11 @@ go 1.17
4
5
require (
6
github.com/arduino/arduino-cli v0.0.0-20210520100059-2666b6ec51e9
7
- github.com/arduino/go-paths-helper v1.9.2
+ github.com/arduino/go-paths-helper v1.10.0
8
github.com/go-git/go-git/v5 v5.6.1
9
github.com/spf13/cobra v1.8.0
10
github.com/spf13/pflag v1.0.5
11
- github.com/stretchr/testify v1.8.2
+ github.com/stretchr/testify v1.8.4
12
github.com/vaughan0/go-ini v0.0.0-20130923145212-a98ad7ee00ec
13
go.bug.st/relaxed-semver v0.11.0
14
)
0 commit comments