go.mod: github.com/mattn/go-shellwords v1.0.11

adds go module support, among others

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2021-03-12 15:59:19 +01:00
parent 59a6259f8c
commit d2d89ddfad
10 changed files with 274 additions and 49 deletions

2
vendor/modules.txt vendored
View File

@ -68,7 +68,7 @@ github.com/godbus/dbus
# github.com/j-keck/arping v0.0.0-20160618110441-2cf9dc699c56
## explicit
github.com/j-keck/arping
# github.com/mattn/go-shellwords v1.0.3
# github.com/mattn/go-shellwords v1.0.11
## explicit
github.com/mattn/go-shellwords
# github.com/nxadm/tail v1.4.4