Tags: raylas/nextdns-exporter
Tags
Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 (#31) Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.19.0 to 1.19.1. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.19.0...v1.19.1) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Replicate `Domain` to `Root` when empty (#22) Some entries received from the API do not have a Root field, if the Domain field itself is a root domain. This can cause some problems or special-case handling in dashboards and data pipelines. This patch replicates the `Domain` to `Root` when `Root` is not set. Fixes #20 Co-authored-by: Raymond Douglas <r@rymnd.org>
Bump docker/build-push-action from 2 to 3 (#2) Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v2...v3) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Raymond Douglas <r@rymnd.org>