Merge pull request #13585 from prometheus/metalmatze-bufbuild

Update `go get buf.build` in README.md
This commit is contained in:
Bryan Boreham 2024-02-15 14:08:18 +00:00 committed by GitHub
commit d595f5a9b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ We are publishing our Remote Write protobuf independently at
You can use that as a library:
```shell
go get go.buf.build/protocolbuffers/go/prometheus/prometheus
go get buf.build/gen/go/prometheus/prometheus/protocolbuffers/go@latest
```
This is experimental.