This commit is contained in:
Miek Gieben 2012-10-12 09:09:28 +02:00
parent d1b5e45c07
commit e7bb4f569e
1 changed files with 2 additions and 3 deletions

View File

@ -1,8 +1,7 @@
// Chaos is a small program that prints the version.bind and hostname.bind
// for each address of the nameserver given as argument.
package main
// Print the version.bind and hostname.bind for each
// address of NAMESERVER
// (c) Miek Gieben - 2011
import (
"fmt"
"github.com/miekg/dns"