Closed siretart closed 3 days ago
There is also this lint failure to fix:
cd tools && GOBIN="/home/runner/work/gvisor-tap-vsock/gvisor-tap-vsock/tools/bin" go install github.com/golangci/golangci-lint/cmd/golangci-lint
"/home/runner/work/gvisor-tap-vsock/gvisor-tap-vsock/tools/bin"/golangci-lint run
pkg/services/dns/dns_config_unix.go:6: File is not `goimports`-ed (goimports)
"errors"
make: *** [Makefile:49: lint] Error 1
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: cfergeau, siretart
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Fixes: #417 Signed-off-by: Reinhard Tartler siretart@gmail.com