vendor: bump google/shlex e7afc7fbc51079733e9468cdfd1efcd7d196cd1d

full diff: c34317bd91...e7afc7fbc5

Adds a go.mod

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2020-02-12 16:02:50 +01:00
parent 0fe7190d04
commit 751f320eed
2 changed files with 4 additions and 1 deletions

3
vendor/github.com/google/shlex/go.mod generated vendored Normal file
View File

@ -0,0 +1,3 @@
module github.com/google/shlex
go 1.13