This commit is contained in:
George Harvey 2021-04-06 15:43:28 +01:00 committed by GitHub
parent 87de165cec
commit e2d5af8998
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,9 +5,9 @@ import (
"encoding/base32"
"encoding/base64"
"fmt"
"math"
"net"
"strings"
"math"
"github.com/coredns/coredns/plugin"
clog "github.com/coredns/coredns/plugin/pkg/log"