Skip to content

Commit f959e8b

Browse files
committed
Update dependencies and version to 1.5.5
1 parent 642e2cd commit f959e8b

File tree

3 files changed

+171
-15
lines changed

3 files changed

+171
-15
lines changed

go.mod

Lines changed: 25 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,36 @@ module github.com/arduino/arduino-builder
33
go 1.13
44

55
require (
6-
github.com/arduino/arduino-cli v0.0.0-20200625102318-764ffb9e5f8f
7-
github.com/arduino/go-paths-helper v1.2.0
8-
github.com/arduino/go-properties-orderedmap v1.2.0
6+
github.com/Microsoft/go-winio v0.4.16 // indirect
7+
github.com/arduino/arduino-cli v0.0.0-20201210103408-bf7a3194bb63
8+
github.com/arduino/go-paths-helper v1.4.0
9+
github.com/arduino/go-properties-orderedmap v1.4.0
10+
github.com/daaku/go.zipexe v1.0.1 // indirect
911
github.com/fsnotify/fsnotify v1.4.9
10-
github.com/golang/protobuf v1.4.2
12+
github.com/golang/protobuf v1.4.3
1113
github.com/h2non/filetype v1.1.0 // indirect
1214
github.com/juju/errors v0.0.0-20200330140219-3fe23663418f // indirect
13-
github.com/mitchellh/mapstructure v1.3.2 // indirect
14-
github.com/pelletier/go-toml v1.8.0 // indirect
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+
github.com/magiconair/properties v1.8.4 // indirect
18+
github.com/mattn/go-isatty v0.0.12 // indirect
19+
github.com/mitchellh/mapstructure v1.4.0 // indirect
20+
github.com/pelletier/go-toml v1.8.1 // indirect
1521
github.com/pkg/errors v0.9.1
16-
github.com/sirupsen/logrus v1.6.0
17-
github.com/spf13/afero v1.2.2 // indirect
22+
github.com/sirupsen/logrus v1.7.0
23+
github.com/spf13/afero v1.5.1 // indirect
1824
github.com/spf13/cast v1.3.1 // indirect
25+
github.com/spf13/cobra v1.1.1 // indirect
1926
github.com/spf13/jwalterweatherman v1.1.0 // indirect
2027
github.com/spf13/pflag v1.0.5 // indirect
21-
github.com/spf13/viper v1.7.0 // indirect
22-
golang.org/x/net v0.0.0-20200602114024-627f9648deb9
23-
golang.org/x/sys v0.0.0-20200610111108-226ff32320da // indirect
24-
google.golang.org/genproto v0.0.0-20200611194920-44ba362f84c1 // indirect
25-
google.golang.org/grpc v1.29.1
26-
gopkg.in/ini.v1 v1.57.0 // indirect
28+
github.com/spf13/viper v1.7.1 // indirect
29+
github.com/xanzy/ssh-agent v0.3.0 // indirect
30+
golang.org/x/crypto v0.0.0-20201208171446-5f87f3452ae9 // indirect
31+
golang.org/x/net v0.0.0-20201209123823-ac852fbbde11
32+
golang.org/x/sys v0.0.0-20201214210602-f9fddec55a1e // indirect
33+
golang.org/x/text v0.3.4 // indirect
34+
google.golang.org/genproto v0.0.0-20201214200347-8c77b98c765d // indirect
35+
google.golang.org/grpc v1.34.0
36+
gopkg.in/ini.v1 v1.62.0 // indirect
37+
gopkg.in/yaml.v2 v2.4.0 // indirect
2738
)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy