Open chenrui333 opened 1 year 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.
Some docs are still available at https://pkg.go.dev/github.com/CrowdStrike/go-metrics-prometheus@v0.0.0-20190206080537-f2bb39ee2c39
Still applicable with Go 1.23
Issue description
While regression build 0.6.0, I found the repo is gone, consider to switch to a maintained dependency.
Context