zglob
matches, err := zglob.Glob(`./foo/b*/**/z*.txt`)
$ go get github.com/mattn/go-zglob
MIT
Yasuhiro Matsumoto (a.k.a mattn)