@@ -11,9 +11,8 @@ require (
11
11
github.com/dimfeld/httppath v0.0.0-20170720192232-ee938bf73598 // indirect
12
12
github.com/dimfeld/httptreemux v5.0.1+incompatible // indirect
13
13
github.com/getlantern/systray v1.1.0
14
- github.com/gin-gonic/gin v1.6.3
14
+ github.com/gin-gonic/gin v1.7.2
15
15
github.com/go-ini/ini v1.62.0
16
- github.com/go-playground/validator/v10 v10.4.1 // indirect
17
16
github.com/golang/protobuf v1.4.3 // indirect
18
17
github.com/google/gxui v0.0.0-20151028112939-f85e0a97b3a4 // indirect
19
18
github.com/googollee/go-engine.io v0.0.0-20180829091931-e2f255711dcb // indirect
@@ -25,7 +24,7 @@ require (
25
24
github.com/kr/binarydist v0.1.0
26
25
github.com/manveru/faker v0.0.0-20171103152722-9fbc68a78c4d // indirect
27
26
github.com/manveru/gobdd v0.0.0-20131210092515-f1a17fdd710b // indirect
28
- github.com/mattn/go-shellwords v1.0.11
27
+ github.com/mattn/go-shellwords v1.0.12
29
28
github.com/miekg/dns v1.1.35 // indirect
30
29
github.com/mitchellh/go-homedir v1.1.0
31
30
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
@@ -34,14 +33,14 @@ require (
34
33
github.com/pkg/errors v0.9.1
35
34
github.com/pkg/sftp v1.12.0 // indirect
36
35
github.com/sfreiberg/simplessh v0.0.0-20180301191542-495cbb862a9c
37
- github.com/sirupsen/logrus v1.8.0
36
+ github.com/sirupsen/logrus v1.8.1
38
37
github.com/skratchdot/open-golang v0.0.0-20160302144031-75fb7ed4208c
39
38
github.com/stretchr/testify v1.7.0
40
39
github.com/ugorji/go v1.2.3 // indirect
41
40
github.com/xrash/smetrics v0.0.0-20170218160415-a3153f7040e9
42
41
github.com/zach-klippenstein/goregen v0.0.0-20160303162051-795b5e3961ea // indirect
43
42
go.bug.st/downloader v0.0.0-20181116113543-9b8976a44d87
44
- go.bug.st/serial v1.1.3
43
+ go.bug.st/serial v1.3.0
45
44
goa.design/goa v1.0.1-0.20190116060309-40843d63b0e4
46
45
golang.org/x/crypto v0.0.0-20201124201722-c8d3bf9c5392
47
46
golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c
0 commit comments