cleanup: replace "x/net/context" import with "context" (#2439)

This commit is contained in:
Doug Fawley
2018-11-12 13:30:41 -08:00
committed by GitHub
parent eb55fa50e6
commit 04ea82009c
91 changed files with 97 additions and 118 deletions

View File

@ -21,7 +21,7 @@
package tap
import (
"golang.org/x/net/context"
"context"
)
// Info defines the relevant information needed by the handles.