update_dns_cache_patched.go 63 B

123456
  1. // +build !dnspatch
  2. package network
  3. func updateDNSCache() {}