File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,4 @@ module github.com/at-wat/mqtt-go
2
2
3
3
go 1.12
4
4
5
- require (
6
- github.com/at-wat/mqtt-go/paho v0.0.0-20191223132131-2cda1b544396 // indirect
7
- github.com/eclipse/paho.mqtt.golang v1.2.0 // indirect
8
- golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553
9
- )
5
+ require golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553
Original file line number Diff line number Diff line change 1
- github.com/at-wat/mqtt-go/paho v0.0.0-20191223132131-2cda1b544396 h1:FPrOx/pA5cqgFBtnjcd35GFXYzt3k/mn/7xN0xMUDTI =
2
- github.com/at-wat/mqtt-go/paho v0.0.0-20191223132131-2cda1b544396 /go.mod h1:DNKbScZK2jeUz4cqzfqutfpDdHOoY/2r5xbExFRxB4w =
3
- github.com/eclipse/paho.mqtt.golang v1.2.0 h1:1F8mhG9+aO5/xpdtFkW4SxOJB67ukuDC3t2y2qayIX0 =
4
- github.com/eclipse/paho.mqtt.golang v1.2.0 /go.mod h1:H9keYFcgq3Qr5OUJm/JZI/i6U7joQ8SYLhZwfeOo6Ts =
5
1
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
6
2
golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 h1:efeOvDhwQ29Dj3SdAV/MJf8oukgn+8D8WgaCaRMchF8 =
7
3
golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 /go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s =
You can’t perform that action at this time.
0 commit comments