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 f352f8e commit fbe50bbCopy full SHA for fbe50bb
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.149.1
+ github.com/grafana/grafana-plugin-sdk-go v0.153.0
8
)
0 commit comments