DockerCLI/vendor/github.com/google/shlex
Sebastiaan van Stijn 751f320eed
vendor: bump google/shlex e7afc7fbc51079733e9468cdfd1efcd7d196cd1d
full diff: c34317bd91...e7afc7fbc5

Adds a go.mod

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-02-12 18:45:24 +01: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
go.mod vendor: bump google/shlex e7afc7fbc51079733e9468cdfd1efcd7d196cd1d 2020-02-12 18:45:24 +01: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.