moby / libnetwork

networking for containers
Apache License 2.0
2.16k stars 879 forks source link

Fixup libnetwork lint errors #2672

Closed thaJeztah closed 8 months ago

thaJeztah commented 1 year ago

Taken from https://github.com/moby/moby/commit/4b981436fe26724883cee71c15f218993ab53c5b (not all changes are included; I tried to avoid introducing golang.org/x/errgroup as new dependency

thaJeztah commented 1 year ago

One failure;

=== RUN   TestSetupIPForwarding
    setup_ip_forwarding_test.go:27: Failed to effectively setup IP forwarding
--- FAIL: TestSetupIPForwarding (0.00s)