log: remove crusty context, replace with shiny
Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
package log
|
||||
|
||||
import (
|
||||
"context"
|
||||
"path"
|
||||
|
||||
"github.com/Sirupsen/logrus"
|
||||
"golang.org/x/net/context"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user