mirror of
https://github.com/moby/moby.git
synced 2026-08-03 22:51:03 +00:00
Integration: IPVlan add missing import comment
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// +build !windows
|
||||
|
||||
package ipvlan
|
||||
package ipvlan // import "github.com/docker/docker/integration/network/ipvlan"
|
||||
|
||||
import (
|
||||
"context"
|
||||
|
||||
Reference in New Issue
Block a user