Skip to content

Commit 09944ad

Browse files
committed
update
1 parent c971048 commit 09944ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrapper.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ package wrapper
1111
import (
1212
"net/http"
1313

14-
"golang.org/x/net/context"
14+
"context"
1515
)
1616

1717
type ContextHandler interface {

0 commit comments

Comments
 (0)