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 69a1419ab1 vendor: update buildkit to v0.8
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
4 years ago
..
COPYING vendor: add buildkit 6 years ago
README vendor: add buildkit 6 years ago
go.mod vendor: update buildkit to v0.8 4 years ago
shlex.go vendor: update buildkit to v0.8 4 years ago

README

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