We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e709fd commit f3008cdCopy full SHA for f3008cd
go.mod
@@ -4,5 +4,5 @@ go 1.16
4
5
require (
6
github.com/gorilla/websocket v0.0.0-20170926233335-4201258b820c
7
- github.com/grafana/grafana-plugin-sdk-go v0.158.0
+ github.com/grafana/grafana-plugin-sdk-go v0.163.0
8
)
0 commit comments