DockerCLI/vendor/github.com/google/shlex
Sebastiaan van Stijn 40968111cc
bump github.com/google/shlex c34317bd91bf98fab745d77b03933cf8769299fe
full diff: 6f45313302...c34317bd91

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-04-13 03:00:54 +02:00
..
COPYING build: basic buildkit progress support 2018-06-09 20:51:34 +00:00
README build: basic buildkit progress support 2018-06-09 20:51:34 +00:00
shlex.go bump github.com/google/shlex c34317bd91bf98fab745d77b03933cf8769299fe 2019-04-13 03:00:54 +02:00

README

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