terraform/vendor/github.com/flynn/go-shlex
Raphaël Pinson 4faeabf32e Better comparison of compose files (#12561)
* Better comparison of compose files

* Add github.com/docker/libcompose/config and deps to vendor
2017-03-14 19:08:23 +02:00
..
COPYING Better comparison of compose files (#12561) 2017-03-14 19:08:23 +02:00
Makefile Better comparison of compose files (#12561) 2017-03-14 19:08:23 +02:00
README.md Better comparison of compose files (#12561) 2017-03-14 19:08:23 +02:00
shlex.go Better comparison of compose files (#12561) 2017-03-14 19:08:23 +02:00

README.md

go-shlex is a simple lexer for go that supports shell-style quoting, commenting, and escaping.