trivago / gollum

An n:m message multiplexer written in Go
http://gollum.readthedocs.org/en/latest/
Apache License 2.0
940 stars 74 forks source link

`github.com/CrowdStrike/go-metrics-prometheus` seems gone #265

Open chenrui333 opened 1 year ago

chenrui333 commented 1 year ago

Issue description

While regression build 0.6.0, I found the repo is gone, consider to switch to a maintained dependency.

Context

stefanb commented 9 months ago
  go
  build
  -mod=readonly
  -trimpath
  -o=/opt/homebrew/Cellar/gollum/0.6.0/bin/gollum
  -ldflags=-s -w -X gollum/core.versionString=0.6.0

  go: github.com/CrowdStrike/go-metrics-prometheus@v0.0.0-20190206080537-f2bb39ee2c39: invalid version: git ls-remote -q origin in /Users/brew/Library/Caches/Homebrew/go_mod_cache/pkg/mod/cache/vcs/d72b89e5906a66a1473b6ed31721cf6eeef7bf8b4e533da34827fdb5a789560b: exit status 128:
    fatal: could not read Username for 'https://github.com/': terminal prompts disabled
  Confirm the import path was entered correctly.
  If this is a private repository, see https://golang.org/doc/faq#git_https for additional information.
stefanb commented 9 months ago

Some docs are still available at https://pkg.go.dev/github.com/CrowdStrike/go-metrics-prometheus@v0.0.0-20190206080537-f2bb39ee2c39

stefanb commented 4 months ago

Still applicable with Go 1.23