1
0
mirror of https://github.com/rancher/os.git synced 2025-06-19 11:41:55 +00:00
os/util/network/update_dns_cache_patched.go

6 lines
63 B
Go
Raw Normal View History

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