Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Commit 07ed00b

Browse files
committed
gofmt for those codes
Signed-off-by: fupan <lifupan@gmail.com>
1 parent 64c03ec commit 07ed00b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

daemon/pod/pod.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ import (
99

1010
"github.com/docker/docker/daemon/logger"
1111
"github.com/hyperhq/hypercontainer-utils/hlog"
12-
"github.com/hyperhq/hyperd/utils"
1312
apitypes "github.com/hyperhq/hyperd/types"
13+
"github.com/hyperhq/hyperd/utils"
1414
vc "github.com/kata-containers/runtime/virtcontainers"
1515
)
1616

0 commit comments

Comments
 (0)