4
4
5
5
require (
6
6
github.com/andela/gin-cors v0.0.0-20160928171741-e8c3436a37e2
7
+ github.com/arduino/arduino-cli v0.0.0-20210413144851-088d4276190d
7
8
github.com/blang/semver v3.5.1+incompatible
8
9
github.com/codeclysm/extract/v3 v3.0.2
9
10
github.com/davidmz/go-pageant v1.0.1 // indirect
@@ -17,7 +18,6 @@ require (
17
18
github.com/google/gxui v0.0.0-20151028112939-f85e0a97b3a4 // indirect
18
19
github.com/googollee/go-engine.io v0.0.0-20180829091931-e2f255711dcb // indirect
19
20
github.com/googollee/go-socket.io v0.0.0-20181101151912-c8aeb1ed9b49
20
- github.com/gorilla/websocket v1.4.0 // indirect
21
21
github.com/h2non/filetype v1.1.0 // indirect
22
22
github.com/json-iterator/go v1.1.10 // indirect
23
23
github.com/juju/errors v0.0.0-20200330140219-3fe23663418f // indirect
@@ -36,7 +36,6 @@ require (
36
36
github.com/sfreiberg/simplessh v0.0.0-20180301191542-495cbb862a9c
37
37
github.com/sirupsen/logrus v1.8.0
38
38
github.com/skratchdot/open-golang v0.0.0-20160302144031-75fb7ed4208c
39
- github.com/smartystreets/goconvey v1.6.4 // indirect
40
39
github.com/stretchr/testify v1.7.0
41
40
github.com/ugorji/go v1.2.3 // indirect
42
41
github.com/xrash/smetrics v0.0.0-20170218160415-a3153f7040e9
@@ -46,7 +45,6 @@ require (
46
45
goa.design/goa v1.0.1-0.20190116060309-40843d63b0e4
47
46
golang.org/x/crypto v0.0.0-20201124201722-c8d3bf9c5392
48
47
golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c
49
- google.golang.org/protobuf v1.25.0 // indirect
50
48
gopkg.in/inconshreveable/go-update.v0 v0.0.0-20150814200126-d8b0b1d421aa
51
49
gopkg.in/ini.v1 v1.62.0 // indirect
52
50
gopkg.in/yaml.v2 v2.4.0 // indirect
0 commit comments