File tree Expand file tree Collapse file tree 5 files changed +87
-63
lines changed
internal/backend/semtechudp Expand file tree Collapse file tree 5 files changed +87
-63
lines changed Original file line number Diff line number Diff line change 11module github.com/brocaar/lora-gateway-bridge
22
33require (
4- github.com/brocaar/loraserver v0.0.0-20190422074053-c3336fb6b947
4+ github.com/brocaar/loraserver v0.0.0-20190429120626-75ef246869d5
55 github.com/brocaar/lorawan v0.0.0-20190402092148-5bca41b178e9
66 github.com/dgrijalva/jwt-go v3.2.0+incompatible
77 github.com/eclipse/paho.mqtt.golang v1.2.0
88 github.com/golang/protobuf v1.3.1
99 github.com/goreleaser/goreleaser v0.106.0
1010 github.com/gorilla/websocket v1.4.0
1111 github.com/pkg/errors v0.8.1
12- github.com/prometheus/client_golang v0.9.2
12+ github.com/prometheus/client_golang v0.9.3-0.20190127221311-3c4408c8b829
1313 github.com/sirupsen/logrus v1.4.1
1414 github.com/spf13/cobra v0.0.3
1515 github.com/spf13/viper v1.3.2
You can’t perform that action at this time.
0 commit comments