Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignore this one as the aliasing is OK here: pkg/cable/wireguard/getconnections.go:66:28: G601: Implicit memory aliasing in for loop. (gosec) if k, err := keyFromSpec(&con.Endpoint); err == nil { ^ pkg/netlink/fake/netlink.go:56:2: directive `//nolint:errorlint...` is unused for linter "errorlint" (nolintlint) //nolint:errorlint // The given error should not be wrapped. Signed-off-by: Tom Pantelis <tompantelis@gmail.com>
- Loading branch information