[release-12.1.2] Docs: Modify Go installation command for foundation SDK (#110420)

Co-authored-by: Irene Rodríguez <irene.rodriguez@grafana.com>
This commit is contained in:
grafana-delivery-bot[bot]
2025-09-01 15:58:01 +00:00
committed by GitHub
co-authored by Irene Rodríguez
parent d6e4707bf3
commit fb80e2d4bf
@@ -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