- Migrate from Dep to Go modules.
- Remove vendored packages.
- Upgrade
github.com/prometheus/client_golang
tov1.20.4
. - Upgrade
github.com/prometheus/common
tov0.60.1
. - Switch from
github.com/prometheus/common/log
togithub.com/sirupsen/logrus
. - Improve setting and fetching of version information.
- Minor updates to account for package upgrades.