forked from Ivasoft/traefik
Context is part of the stdlib on 1.7
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package safe
|
||||
|
||||
import (
|
||||
"context"
|
||||
"github.com/containous/traefik/log"
|
||||
"golang.org/x/net/context"
|
||||
"runtime/debug"
|
||||
"sync"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user