You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/vendor/github.com/google/shlex
Tonis Tiigi 8b7c38e61a vendor: add buildkit
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
6 years ago
..
COPYING vendor: add buildkit 6 years ago
README vendor: add buildkit 6 years ago
shlex.go vendor: add buildkit 6 years ago

README

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