Tonis Tiigi 69a1419ab1 vendor: update buildkit to v0.8
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
..
COPYING vendor: add buildkit
README vendor: add buildkit
go.mod vendor: update buildkit to v0.8
shlex.go vendor: update buildkit to v0.8

README

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