[release-12.0.5] Docs: Modify Go installation command for foundation SDK (#110419)
Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com>
This commit is contained in:
co-authored by
Irene Rodríguez
parent
b0356011e3
commit
1bac5badac
@@ -51,7 +51,7 @@ yarn add @grafana/grafana-foundation-sdk
|
||||
For Go, install the SDK package via `go get`:
|
||||
|
||||
```go
|
||||
go get github.com/grafana/grafana-foundation-sdk/go
|
||||
go get github.com/grafana/grafana-foundation-sdk/go@next+cog-v0.0.x
|
||||
```
|
||||
|
||||
### Python
|
||||
|
||||
Reference in New Issue
Block a user