mirror of
https://github.com/rancher/os.git
synced 2025-08-31 06:11:12 +00:00
6 lines
63 B
Go
6 lines
63 B
Go
![]() |
// +build !dnspatch
|
||
|
|
||
|
package network
|
||
|
|
||
|
func updateDNSCache() {}
|