@@ -4,26 +4,15 @@ require (
44 github.com/brocaar/loraserver v0.0.0-20190422074053-c3336fb6b947
55 github.com/brocaar/lorawan v0.0.0-20190402092148-5bca41b178e9
66 github.com/dgrijalva/jwt-go v3.2.0+incompatible
7- github.com/eclipse/paho.mqtt.golang v1.1.1
7+ github.com/eclipse/paho.mqtt.golang v1.2.0
88 github.com/golang/protobuf v1.3.1
9- github.com/goreleaser/goreleaser v0.101.0
10- github.com/goreleaser/nfpm v0.9.7
9+ github.com/goreleaser/goreleaser v0.106.0
1110 github.com/gorilla/websocket v1.4.0
12- github.com/jacobsa/crypto v0.0.0-20190317225127-9f44e2d11115 // indirect
13- github.com/mattn/go-colorable v0.1.1 // indirect
14- github.com/mattn/go-isatty v0.0.7 // indirect
1511 github.com/pkg/errors v0.8.1
1612 github.com/prometheus/client_golang v0.9.2
17- github.com/prometheus/client_model v0.0.0-20190115171406-56726106282f // indirect
18- github.com/prometheus/common v0.1.0 // indirect
19- github.com/prometheus/procfs v0.0.0-20190104112138-b1a0a9a36d74 // indirect
2013 github.com/sirupsen/logrus v1.4.1
2114 github.com/spf13/cobra v0.0.3
22- github.com/spf13/viper v1.3.1
15+ github.com/spf13/viper v1.3.2
2316 github.com/stretchr/testify v1.3.0
2417 golang.org/x/lint v0.0.0-20190409202823-959b441ac422
25- golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3 // indirect
26- golang.org/x/sys v0.0.0-20190405154228-4b34438f7a67 // indirect
27- golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2 // indirect
28- golang.org/x/tools v0.0.0-20190409223705-96f2e7ef861b // indirect
2918)
0 commit comments