1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-14 07:18:40 +00:00

Bump github.com/miekg/dns from 1.1.47 to 1.1.48

Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.47 to 1.1.48.
- [Release notes](https://github.com/miekg/dns/releases)
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
- [Commits](https://github.com/miekg/dns/compare/v1.1.47...v1.1.48)

---
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>
This commit is contained in:
dependabot[bot] 2022-04-04 01:06:05 +00:00 committed by yuhan6665
parent 755268b7d4
commit 430235a1cf
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -9,7 +9,7 @@ require (
github.com/google/go-cmp v0.5.7
github.com/gorilla/websocket v1.5.0
github.com/lucas-clemente/quic-go v0.26.0
github.com/miekg/dns v1.1.47
github.com/miekg/dns v1.1.48
github.com/pelletier/go-toml v1.9.4
github.com/pires/go-proxyproto v0.6.2
github.com/refraction-networking/utls v1.0.0