mirror of
https://github.com/rancher/os.git
synced 2025-10-21 23:58:06 +00:00
Go DNS patch based on build tag
This commit is contained in:
5
util/network/update_dns_cache_patched.go
Normal file
5
util/network/update_dns_cache_patched.go
Normal file
@@ -0,0 +1,5 @@
|
||||
// +build !dnspatch
|
||||
|
||||
package network
|
||||
|
||||
func updateDNSCache() {}
|
Reference in New Issue
Block a user