This commit is contained in:
Quentin McGaw
2024-11-08 17:29:12 +00:00
parent ec284c17f4
commit 78bf5ddc2b
5 changed files with 10 additions and 14 deletions

View File

@@ -1,6 +1,8 @@
# Maintenance
- Rename `UNBLOCK` to `DNS_HOSTNAMES_UNBLOCKED`
<https://github.com/macvk/dnsleaktest/blob/master/dnsleaktest.go>
- Rename `UNBLOCK` to `DNS_ALLOWED_HOSTNAMES`
- Change `Run` methods to `Start`+`Stop`, returning channels rather than injecting them
- Go 1.18
- gofumpt