Satisfying staticcheck linter

This commit is contained in:
Cuong Manh Le
2023-08-10 00:22:57 +07:00
committed by Cuong Manh Le
parent 5dd6336953
commit d292e03d1b
8 changed files with 18 additions and 49 deletions
+2
View File
@@ -2,6 +2,8 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//lint:file-ignore U1000 Ignore this file, it's a copy.
package dns
import (