vendor: revendor

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
This commit is contained in:
Lucas Servén Marín
2022-04-14 11:47:16 +02:00
parent 843e422766
commit a8289ed5d7
121 changed files with 10920 additions and 1878 deletions

4
vendor/github.com/safchain/ethtool/Makefile generated vendored Normal file
View File

@@ -0,0 +1,4 @@
all: build
build:
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build