k3s/vendor/github.com/google/shlex
..
COPYING
go.mod
README
shlex.go

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