Move templates to pkg/templates
Signed-off-by: Vincent Demeester <vincent@sbr.pm> Upstream-commit: 04f7a03359ac009ad2cd548fa93124a66e880ae5 Component: engine
This commit is contained in:
@ -4,7 +4,7 @@ import (
|
||||
"bytes"
|
||||
|
||||
"github.com/docker/docker/daemon/logger"
|
||||
"github.com/docker/docker/utils/templates"
|
||||
"github.com/docker/docker/pkg/templates"
|
||||
)
|
||||
|
||||
// DefaultTemplate defines the defaults template logger should use.
|
||||
|
||||
Reference in New Issue
Block a user