GOBIN=/home/runner/work/pyroscope/pyroscope/.tmp/bin GOPRIVATE=github.com/grafana/deployment_tools go install github.com/grafana/deployment_tools/drone/plugins/cmd/updater@d64d509
go: downloading github.com/grafana/deployment_tools/drone/plugins v0.0.0-20220712102523-d64d5092c42b
go: downloading github.com/grafana/deployment_tools v0.0.0-20220712102523-d64d5092c42b
go: github.com/grafana/deployment_tools/drone/plugins/cmd/updater@d64d509: loading deprecation for github.com/grafana/deployment_tools/drone/plugins: no matching versions for query "latest"
make: *** [Makefile:353: /home/runner/work/pyroscope/pyroscope/.tmp/bin/updater] Error 1
I'm not entirely sure what caused this (it may be modcache, or expired token), but it looks like we haven't been updating the tool for a while. Since then it changed its package path. I hope updating it will resolve the problem, although I can't reproduce it locally
CI pipeline fails on
main
due to:I'm not entirely sure what caused this (it may be modcache, or expired token), but it looks like we haven't been updating the tool for a while. Since then it changed its package path. I hope updating it will resolve the problem, although I can't reproduce it locally