vendor: Update vishvanana/netlink dependency
This commit is contained in:
2
vendor/github.com/vishvananda/netlink/Makefile
generated
vendored
2
vendor/github.com/vishvananda/netlink/Makefile
generated
vendored
@@ -21,7 +21,7 @@ $(call testdirs,$(DIRS)):
|
||||
sudo -E go test -test.parallel 4 -timeout 60s -v github.com/vishvananda/netlink/$@
|
||||
|
||||
$(call fmt,$(call testdirs,$(DIRS))):
|
||||
! gofmt -l $(subst fmt-,,$@)/*.go | grep ''
|
||||
! gofmt -l $(subst fmt-,,$@)/*.go | grep -q .
|
||||
|
||||
.PHONY: fmt
|
||||
fmt: $(call fmt,$(call testdirs,$(DIRS)))
|
||||
|
||||
Reference in New Issue
Block a user