karmada/vendor/github.com/google/shlex
xubin 52867187d2 change vendor
Signed-off-by: xubin <781647222@qq.com>
2021-10-12 17:09:52 +08:00
..
COPYING change vendor 2021-10-12 17:09:52 +08:00
README change vendor 2021-10-12 17:09:52 +08:00
go.mod change vendor 2021-10-12 17:09:52 +08:00
shlex.go change vendor 2021-10-12 17:09:52 +08:00

README

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