File tree 2 files changed +21
-63
lines changed
2 files changed +21
-63
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/Microsoft/go-winio v0.4.16 // indirect
7
- github.com/arduino/arduino-cli v0.0.0-20201210103408-bf7a3194bb63
7
+ github.com/arduino/arduino-cli v0.0.0-20210126171318-283036fc42fc
8
8
github.com/arduino/go-paths-helper v1.4.0
9
9
github.com/arduino/go-properties-orderedmap v1.4.0
10
10
github.com/daaku/go.zipexe v1.0.1 // indirect
@@ -13,7 +13,6 @@ require (
13
13
github.com/h2non/filetype v1.1.0 // indirect
14
14
github.com/juju/errors v0.0.0-20200330140219-3fe23663418f // indirect
15
15
github.com/kevinburke/ssh_config v0.0.0-20201106050909-4977a11b4351 // indirect
16
- github.com/konsorten/go-windows-terminal-sequences v1.0.3 // indirect
17
16
github.com/magiconair/properties v1.8.4 // indirect
18
17
github.com/mattn/go-isatty v0.0.12 // indirect
19
18
github.com/mitchellh/mapstructure v1.4.0 // indirect
@@ -24,7 +23,6 @@ require (
24
23
github.com/spf13/cast v1.3.1 // indirect
25
24
github.com/spf13/cobra v1.1.1 // indirect
26
25
github.com/spf13/jwalterweatherman v1.1.0 // indirect
27
- github.com/spf13/pflag v1.0.5 // indirect
28
26
github.com/spf13/viper v1.7.1 // indirect
29
27
github.com/xanzy/ssh-agent v0.3.0 // indirect
30
28
golang.org/x/crypto v0.0.0-20201208171446-5f87f3452ae9 // indirect
You can’t perform that action at this time.
0 commit comments