Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.13.1 to 1.16.0. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v1.13.1...v1.16.0) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Remove unused / non-standard .go-version. * Cleanup indenting in Makefile. * Enable dependabot for subdirs. * Update golanci-lint CI. * Update go.mod version directives to match supported versions. * Disable golanci-lint unused-parameter. Signed-off-by: SuperQ <superq@gmail.com>
* Add exemplars simple example, add go runtime and process collectors to simple example Signed-off-by: Jéssica Lins <jessicaalins@gmail.com> * Add middleware example Signed-off-by: Jéssica Lins <jessicaalins@gmail.com> * Lint Signed-off-by: Jéssica Lins <jessicaalins@gmail.com> Signed-off-by: Jéssica Lins <jessicaalins@gmail.com>