1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 06:11:12 +00:00
Files
os/util/network/update_dns_cache_patched.go

6 lines
63 B
Go
Raw Normal View History

2016-06-27 20:05:19 -07:00
// +build !dnspatch
package network
func updateDNSCache() {}