karmada/vendor/github.com/google/shlex
RainbowMango d47fc79101 Bump Golang version from 1.16 to 1.17
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-02-17 17:58:56 +08:00
..
COPYING change vendor 2021-10-12 17:09:52 +08:00
README 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.