opentofu/vendor/github.com/flynn/go-shlex/README.md
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

95 B

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