chores & lints
This commit is contained in:
parent
1652d2fe4a
commit
9ed519ec69
13 changed files with 234 additions and 43 deletions
7
vendor/modules.txt
vendored
7
vendor/modules.txt
vendored
|
@ -20,6 +20,7 @@ github.com/coredns/coredns/plugin/pkg/dnstest
|
|||
github.com/coredns/coredns/plugin/pkg/dnsutil
|
||||
github.com/coredns/coredns/plugin/pkg/doh
|
||||
github.com/coredns/coredns/plugin/pkg/edns
|
||||
github.com/coredns/coredns/plugin/pkg/fall
|
||||
github.com/coredns/coredns/plugin/pkg/log
|
||||
github.com/coredns/coredns/plugin/pkg/nonwriter
|
||||
github.com/coredns/coredns/plugin/pkg/parse
|
||||
|
@ -29,6 +30,7 @@ github.com/coredns/coredns/plugin/pkg/reuseport
|
|||
github.com/coredns/coredns/plugin/pkg/trace
|
||||
github.com/coredns/coredns/plugin/pkg/transport
|
||||
github.com/coredns/coredns/plugin/pkg/uniq
|
||||
github.com/coredns/coredns/plugin/pkg/upstream
|
||||
github.com/coredns/coredns/plugin/test
|
||||
github.com/coredns/coredns/request
|
||||
# github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
|
||||
|
@ -164,8 +166,7 @@ google.golang.org/protobuf/types/known/anypb
|
|||
google.golang.org/protobuf/types/known/durationpb
|
||||
google.golang.org/protobuf/types/known/timestamppb
|
||||
# gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d
|
||||
## explicit
|
||||
gopkg.in/asn1-ber.v1
|
||||
# gopkg.in/ldap.v2 v2.5.1
|
||||
# gopkg.in/ldap.v3 v3.1.0
|
||||
## explicit
|
||||
gopkg.in/ldap.v2
|
||||
gopkg.in/ldap.v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue