mirror of
https://github.com/moby/moby.git
synced 2026-07-13 11:00:42 +00:00
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>
go-shlex is a simple lexer for go that supports shell-style quoting, commenting, and escaping.