sync latest adns

This commit is contained in:
Mechiel Lukkien
2024-03-09 15:32:37 +01:00
parent 71981ebf43
commit a96493946b
4 changed files with 4 additions and 13 deletions

View File

@ -1,9 +0,0 @@
// Copyright 2015 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package net
var (
hostsFilePath = "/etc/hosts"
)