use context instead of x/net/context (#1922)

This commit is contained in:
田欧
2019-06-03 22:52:33 +08:00
committed by GitHub
parent bfecd88fc4
commit 73c4633943
2 changed files with 1 additions and 7 deletions

6
vendor/vendor.json vendored
View File

@ -90,12 +90,6 @@
"version": "v1.1",
"versionExact": "v1.1.4"
},
{
"checksumSHA1": "GtamqiJoL7PGHsN454AoffBFMa8=",
"path": "golang.org/x/net/context",
"revision": "f4e77d36d62c17c2336347bb2670ddbd02d092b7",
"revisionTime": "2019-05-02T22:26:14Z"
},
{
"checksumSHA1": "2gaep1KNRDNyDA3O+KgPTQsGWvs=",
"path": "golang.org/x/sys/unix",