File tree Expand file tree Collapse file tree 4 files changed +320
-424
lines changed
Expand file tree Collapse file tree 4 files changed +320
-424
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/eclipse/paho.mqtt.golang v1.3.4
7- github.com/grafana/grafana-plugin-sdk-go v0.102 .0
7+ github.com/grafana/grafana-plugin-sdk-go v0.104 .0
88 github.com/stretchr/testify v1.7.0
99)
Original file line number Diff line number Diff line change @@ -124,8 +124,8 @@ github.com/gorilla/mux v1.7.3/go.mod h1:1lud6UwP+6orDFRuTfBEV8e9/aOM/c4fVVCaMa2z
124124github.com/gorilla/websocket v0.0.0-20170926233335-4201258b820c /go.mod h1:E7qHFY5m1UJ88s3WnNqhKjPHQ0heANvMoAMk2YaljkQ =
125125github.com/gorilla/websocket v1.4.2 h1:+/TMaTYc4QFitKJxsQ7Yye35DkWvkdLcvGKqM+x0Ufc =
126126github.com/gorilla/websocket v1.4.2 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
127- github.com/grafana/grafana-plugin-sdk-go v0.102 .0 h1:Pknh7mlOaJvdhPgKHxcimDOSd9h29eSpA34W0/sOF6c =
128- github.com/grafana/grafana-plugin-sdk-go v0.102 .0 /go.mod h1:D7x3ah+1d4phNXpbnOaxa/osSaZlwh9/ZUnGGzegRbk =
127+ github.com/grafana/grafana-plugin-sdk-go v0.104 .0 h1:Ij2tPdEasSjCb2MxHaaiylyW4RLVZYyWpApzN/mlTxo =
128+ github.com/grafana/grafana-plugin-sdk-go v0.104 .0 /go.mod h1:D7x3ah+1d4phNXpbnOaxa/osSaZlwh9/ZUnGGzegRbk =
129129github.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4 /go.mod h1:FiyG127CGDf3tlThmgyCl78X/SZQqEOJBCDaAfeWzPs =
130130github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 h1:+9834+KizmvFV7pXQGSXQTsaWhq2GjuNUt0aUU0YBYw =
131131github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 /go.mod h1:z0ButlSOZa5vEBq9m2m2hlwIgKw+rp3sdCBRoJY+30Y =
Original file line number Diff line number Diff line change 1010 "sign" : " grafana-toolkit plugin:sign" ,
1111 "start" : " yarn watch"
1212 },
13- "author" : " Todd Treece " ,
13+ "author" : " Grafana Labs " ,
1414 "license" : " Apache-2.0" ,
1515 "devDependencies" : {
1616 "@grafana/data" : " next" ,
You can’t perform that action at this time.
0 commit comments