Commit Graph

304 Commits

Author SHA1 Message Date
Vincent Composieux
2f244188e9
Merge pull request #184 from eko/dependabot/go_modules/github.com/sirupsen/logrus-1.9.2
Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2
2023-05-20 16:05:12 +02:00
dependabot[bot]
e62cf3ce44
Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.0 to 1.9.2.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.0...v1.9.2)

---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-18 04:59:55 +00:00
Vincent Composieux
1818156b36
Merge pull request #182 from eko/dependabot/go_modules/golang.org/x/net-0.10.0
Bump golang.org/x/net from 0.9.0 to 0.10.0
2023-05-12 20:18:56 +02:00
dependabot[bot]
3399b2817c
Bump golang.org/x/net from 0.9.0 to 0.10.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.9.0 to 0.10.0.
- [Commits](https://github.com/golang/net/compare/v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-09 04:59:16 +00:00
Vincent Composieux
011a9c7f60
Merge pull request #181 from eko/dependabot/go_modules/github.com/prometheus/client_golang-1.15.1
Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1
2023-05-04 23:13:01 +02:00
dependabot[bot]
56d33f7b52
Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.15.0 to 1.15.1.
- [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.15.0...v1.15.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>
2023-05-04 04:58:57 +00:00
Vincent Composieux
f500e1bc70
Merge pull request #180 from eko/dependabot/docker/golang-1.20.4-alpine3.17
Bump golang from 1.20.3-alpine3.17 to 1.20.4-alpine3.17
2023-05-03 22:28:25 +02:00
dependabot[bot]
a8f43f8873
Bump golang from 1.20.3-alpine3.17 to 1.20.4-alpine3.17
Bumps golang from 1.20.3-alpine3.17 to 1.20.4-alpine3.17.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-03 04:58:13 +00:00
Vincent Composieux
5759f3ff42
Merge pull request #179 from zhengyi13/add-bind-addr-support
Teach pihole-exporter how to bind to a specific interface.
2023-05-02 22:11:33 +02:00
Justin M
62f51680c5 Teach pihole-exporter how to bind to a specific interface. 2023-05-01 10:02:10 -07:00
Vincent Composieux
7095927491
Merge pull request #178 from eko/dependabot/go_modules/github.com/prometheus/client_golang-1.15.0
Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0
2023-04-15 07:43:39 +02:00
dependabot[bot]
5d5a5fc2c4
Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.14.0 to 1.15.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.14.0...v1.15.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>
2023-04-14 04:59:00 +00:00
Vincent Composieux
f07519d156
Merge pull request #177 from eko/dependabot/go_modules/golang.org/x/net-0.9.0
Bump golang.org/x/net from 0.8.0 to 0.9.0
2023-04-09 13:11:43 +02:00
dependabot[bot]
d1c7b6b4b1
Bump golang.org/x/net from 0.8.0 to 0.9.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-07 04:59:04 +00:00
Vincent Composieux
cbd6d6a8d0
Merge pull request #176 from eko/dependabot/docker/golang-1.20.3-alpine3.17
Bump golang from 1.20.2-alpine3.17 to 1.20.3-alpine3.17
2023-04-06 20:59:22 +02:00
dependabot[bot]
2012afabd6
Bump golang from 1.20.2-alpine3.17 to 1.20.3-alpine3.17
Bumps golang from 1.20.2-alpine3.17 to 1.20.3-alpine3.17.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-05 04:58:39 +00:00
Vincent Composieux
1fc54ccd98
Merge pull request #173 from eko/dependabot/docker/golang-1.20.2-alpine3.17
Bump golang from 1.20.1-alpine3.17 to 1.20.2-alpine3.17
2023-03-08 07:30:15 +01:00
dependabot[bot]
458eaa2f3a
Bump golang from 1.20.1-alpine3.17 to 1.20.2-alpine3.17
Bumps golang from 1.20.1-alpine3.17 to 1.20.2-alpine3.17.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 04:58:45 +00:00
Vincent Composieux
3bda445b63
Merge pull request #172 from eko/dependabot/go_modules/golang.org/x/net-0.8.0
Bump golang.org/x/net from 0.7.0 to 0.8.0
2023-03-07 20:20:37 +01:00
dependabot[bot]
f6f173e096
Bump golang.org/x/net from 0.7.0 to 0.8.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 05:02:14 +00:00
Vincent Composieux
178f7ad061
Upgraded dependencies 2023-03-02 20:57:19 +01:00
Vincent Composieux
877c24adb6
Merge pull request #169 from eko/dependabot/go_modules/github.com/stretchr/testify-1.8.2
Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
2023-03-01 22:43:10 +01:00
Vincent Composieux
4a662b5d7c
Merge pull request #168 from wblew/bump-golang-1_20
bump golang to 1.20.1 to address  buildvcs=true failure
2023-03-01 22:42:33 +01:00
Vincent Composieux
ffad980ef9
Merge pull request #170 from onovy/readme-fix
Fix quotes in README.md
2023-03-01 22:41:39 +01:00
Vincent Composieux
3fdcfc928d
Merge pull request #171 from onovy/reply_types
Add all reply types
2023-03-01 22:41:07 +01:00
Ondřej Nový
7661481b9f Add all reply types 2023-02-27 20:59:36 +01:00
Ondřej Nový
6e55eb5c8a Fix quotes in README.md 2023-02-27 20:08:26 +01:00
dependabot[bot]
7bcca844d5
Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 05:01:27 +00:00
William Blew
29fa6a50ab bump golang to 1.20.1 to address buildvcs=true failure
The older golang:1.19.3-alpine3.15 as builder is failing, due to
the go build error 'error obtaining VCS status: exit status 128'.

Bumping the builder image to golang:1.20.1-alpine3.17  fixes
the this go build failure.
2023-02-26 13:40:22 -08:00
Vincent Composieux
d446d1b0ea
Merge pull request #166 from eko/dependabot/go_modules/golang.org/x/net-0.7.0
Bump golang.org/x/net from 0.0.0-20220225172249-27dd8689420f to 0.7.0
2023-02-26 22:07:40 +01:00
dependabot[bot]
27bf94f729
Bump golang.org/x/net from 0.0.0-20220225172249-27dd8689420f to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220225172249-27dd8689420f to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 04:21:28 +00:00
Vincent Composieux
9dc1a18b3c
Merge pull request #165 from pbirkle/update-dashboard-urls
Fix Grafana dashboard urls
2023-02-23 18:06:43 +01:00
Patrick Birkle
d3086721d4
docs: update dashboard urls 2023-02-22 18:39:05 +01:00
Vincent Composieux
70df0c594c
Merge pull request #162 from cfultz/patch-1
Update README.md 'From Source' section
2023-01-28 10:45:56 +01:00
Caleb Fultz
eb0ebf0ace
Update README.md 'From Source' section
Updated the README.md 'From Source' section to reflect the latest Go standard from 'go get' to 'go install' with the correct URL for this project.
2023-01-25 09:39:03 -05:00
Vincent Composieux
3b7aaa0f23
Merge pull request #157 from pecastro/fix_tcp_connection_leak
Close client connection when done.
2022-11-27 10:08:25 +01:00
Paulo E. Castro
aa09e7c660
Close client connection when done.
This will take care of cleaning all the lingering connections that would have been left open which would eventually trigger a too many files error or an OOM.
2022-11-25 20:24:50 +00:00
Vincent Composieux
84463e2815
Merge pull request #152 from Galorhallen/master
Minor chores and add pre-commit hooks
2022-11-20 10:19:49 +01:00
Vincent Composieux
decec9d4b7
Merge pull request #155 from eko/dependabot/go_modules/github.com/prometheus/client_golang-1.14.0
Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0
2022-11-18 08:10:17 +01:00
dependabot[bot]
5d3b6ec911
Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.13.1 to 1.14.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.14.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>
2022-11-09 04:02:58 +00:00
Vincent Composieux
fc7c3faf4f
Merge pull request #153 from eko/dependabot/docker/golang-1.19.3-alpine3.15
Bump golang from 1.19.2-alpine3.15 to 1.19.3-alpine3.15
2022-11-07 07:52:37 +01:00
Vincent Composieux
8f0c60f26d
Merge pull request #154 from eko/dependabot/go_modules/github.com/prometheus/client_golang-1.13.1
Bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1
2022-11-07 07:52:21 +01:00
dependabot[bot]
cf04a492b6
Bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.13.1/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.13.0...v1.13.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>
2022-11-03 04:03:16 +00:00
dependabot[bot]
d6006c2a83
Bump golang from 1.19.2-alpine3.15 to 1.19.3-alpine3.15
Bumps golang from 1.19.2-alpine3.15 to 1.19.3-alpine3.15.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-02 04:09:01 +00:00
Galorhallen
fabf06d272 Add pre-commit 2022-10-25 10:00:54 +02:00
Galorhallen
9a58810747 Merge branch 'master' of github.com:Galorhallen/pihole-exporter 2022-10-25 09:55:56 +02:00
Galorhallen
e62bf2af05 Add pre-commit 2022-10-25 09:53:44 +02:00
Galorhallen
55dca92b79 Print go version at startup 2022-10-25 09:43:34 +02:00
Vincent Composieux
aa779b3c57
Merge pull request #151 from eko/dependabot/go_modules/github.com/stretchr/testify-1.8.1
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
2022-10-24 07:41:13 +02:00
dependabot[bot]
f41783e019
Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 04:19:43 +00:00