chore(dns): replace UNBLOCK with DNS_UNBLOCK_HOSTNAMES

This commit is contained in:
Quentin McGaw
2025-11-07 14:33:20 +00:00
parent d4831ad4a6
commit 4d2b8787e0
3 changed files with 2 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
# Maintenance
- Rename `UNBLOCK` to `DNS_HOSTNAMES_UNBLOCKED`
- Change `Run` methods to `Start`+`Stop`, returning channels rather than injecting them
- Go 1.18
- gofumpt