Miek Gieben %!s(int64=7) %!d(string=hai) anos
pai
achega
09f25a7158
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      example.go

+ 1 - 0
example.go

@@ -7,6 +7,7 @@ import (
 	"os"
 
 	"github.com/coredns/coredns/plugin"
+
 	"github.com/miekg/dns"
 	"golang.org/x/net/context"
 )