auto go mod tidy

This commit is contained in:
coredns-auto-go-mod-tidy[bot]
2020-04-06 14:03:53 +00:00
parent 73abe89c73
commit 8c9b9edac1
2 changed files with 0 additions and 3 deletions

1
go.mod
View File

@@ -21,7 +21,6 @@ require (
github.com/hashicorp/golang-lru v0.5.4 // indirect
github.com/imdario/mergo v0.3.9 // indirect
github.com/infobloxopen/go-trees v0.0.0-20190313150506-2af4e13f9062
github.com/jmespath/go-jmespath v0.3.0 // indirect
github.com/kr/pretty v0.2.0 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.1
github.com/miekg/dns v1.1.29