mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Create github.com/moby/moby/v2 module
Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
@@ -6,8 +6,8 @@ import (
|
||||
"runtime"
|
||||
"sync"
|
||||
|
||||
"github.com/docker/docker/pkg/parsers/kernel"
|
||||
"github.com/docker/docker/pkg/useragent"
|
||||
"github.com/moby/moby/v2/pkg/parsers/kernel"
|
||||
"github.com/moby/moby/v2/pkg/useragent"
|
||||
)
|
||||
|
||||
// UAStringKey is used as key type for user-agent string in net/context struct
|
||||
|
||||
Reference in New Issue
Block a user