chroma-markdown/vendor/github.com/danwakefield/fnmatch
Kevin Burke 5b9795d676
Use better dep version
This version of dep is better at pruning unused source code from
dependencies, so we don't need to carry around such a large vendor
directory.
2018-02-07 08:45:30 -08:00
..
.gitignore Initial commit 2017-10-22 10:29:44 -07:00
LICENSE Initial commit 2017-10-22 10:29:44 -07:00
README.md Initial commit 2017-10-22 10:29:44 -07:00
fnmatch.go Initial commit 2017-10-22 10:29:44 -07:00

README.md

fnmatch

Updated clone of kballards golang fnmatch gist (https://gist.github.com/kballard/272720)