chore(deps): bump github.com/miekg/dns from 1.1.54 to 1.1.55 (#545)

Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.54 to 1.1.55.
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
- [Commits](https://github.com/miekg/dns/compare/v1.1.54...v1.1.55)

---
updated-dependencies:
- dependency-name: github.com/miekg/dns
  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>
This commit is contained in:
dependabot[bot]
2023-09-03 23:36:11 -04:00
committed by GitHub
parent 7d570ce148
commit 0e9df7f00f
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -14,7 +14,7 @@ require (
github.com/google/uuid v1.3.0
github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062
github.com/lib/pq v1.10.9
github.com/miekg/dns v1.1.54
github.com/miekg/dns v1.1.55
github.com/prometheus-community/pro-bing v0.3.0
github.com/prometheus/client_golang v1.16.0
github.com/valyala/fasthttp v1.48.0