Docs: Modify Go installation command for foundation SDK (#110415)

This commit is contained in:
Irene Rodríguez
2025-09-01 15:38:54 +00:00
committed by GitHub
parent 0dc283b303
commit 9244d5f058
@@ -41,7 +41,7 @@ For other languages, refer to the Grafana Foundation SDK documentation for insta
{{< code >}}
```go
go get github.com/grafana/grafana-foundation-sdk/go
go get github.com/grafana/grafana-foundation-sdk/go@next+cog-v0.0.x
```
```typescript