mirror of https://github.com/prometheus/prometheus
Browse Source
The old import path stopped working. ``` go get go.buf.build/protocolbuffers/go/prometheus/prometheus go: unrecognized import path "go.buf.build/protocolbuffers/go/prometheus/prometheus": https fetch: Get "https://go.buf.build/protocolbuffers/go/prometheus/prometheus?go-get=1": dial tcp: lookup go.buf.build on 192.168.2.1:53: no such host ``` We should instead tell users to use the new import paths. Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>pull/13585/head
Matthias Loibl
9 months ago
committed by
GitHub
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue