package daemon // import "github.com/docker/docker/daemon"

func secretsSupported() bool {
	return true
}