go: finding module for package github.com/prometheus/node_exporter/https
github.com/grafana/agent/cmd/grafana-agent-crow imports
github.com/weaveworks/common/server imports
github.com/prometheus/node_exporter/https: module github.com/prometheus/node_exporter@latest found (v1.2.2), but does not contain package github.com/prometheus/node_exporter/https
It appears as though
github.com/prometheus/node_exporter/httpswas moved togithub.com/prometheus/exporter-toolkit/https(see prometheus/node_exporter#1907)That was then moved to
github.com/prometheus/exporter-toolkit/web(see prometheus/exporter-toolkit#29)