mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Move utility package 'systemd' to pkg/systemd
This commit is contained in:
2
api.go
2
api.go
@@ -10,7 +10,7 @@ import (
|
||||
"fmt"
|
||||
"github.com/dotcloud/docker/archive"
|
||||
"github.com/dotcloud/docker/auth"
|
||||
"github.com/dotcloud/docker/systemd"
|
||||
"github.com/dotcloud/docker/pkg/systemd"
|
||||
"github.com/dotcloud/docker/utils"
|
||||
"github.com/gorilla/mux"
|
||||
"io"
|
||||
|
||||
Reference in New Issue
Block a user