module github.com/coredns/caddy

go 1.13

require (
	github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
	github.com/google/uuid v1.1.1
)
