Commit Graph

1 Commits

Author SHA1 Message Date
SuperQ 3d4c27f03e
Add version package
Migrate the `version` package from `github.com/prometheus/common`
to `github.com/prometheus/client_golang` in order to break the circular
dependency.
* Make `version` a top level package because it uses `init()` to
  populate data.

Related to: https://github.com/prometheus/common/issues/58

Signed-off-by: SuperQ <superq@gmail.com>
2024-01-03 16:30:32 +01:00