Files
moby/vendor/github.com/google/shlex
Sebastiaan van Stijn 940a1292db vendor: bump google/shlex e7afc7fbc51079733e9468cdfd1efcd7d196cd1d
full diff: 6f45313302...e7afc7fbc5

- google/shlex#2 Remove unnecessary UnreadRune call
- google/shlex#3 Add go.mod

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-01-13 13:04:54 +01:00
..

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