diff --git a/_examples/funkensturm/funkensturm.go b/_examples/funkensturm/funkensturm.go index ca833289..118b8d4b 100644 --- a/_examples/funkensturm/funkensturm.go +++ b/_examples/funkensturm/funkensturm.go @@ -10,7 +10,7 @@ import ( "os" "flag" "net" - "log" + "fmt" "dns" "dns/resolver" "dns/responder"