Open shengslin opened 5 years ago
When I try and build docker-ovs-plugin I get the message: cannot find package "github.com/docker/docker/pkg/sockets".
moby/moby@8e03480 has removed github.com/docker/docker/pkg/sockets, use "github.com/docker/go-connections/sockets".
The plugin should update the new dependencies.
When I try and build docker-ovs-plugin I get the message: cannot find package "github.com/docker/docker/pkg/sockets".
moby/moby@8e03480 has removed github.com/docker/docker/pkg/sockets, use "github.com/docker/go-connections/sockets".
The plugin should update the new dependencies.