put back golang.org/x/net dep, required by golang.org/x/sync/errgroup

This commit is contained in:
Yuce Tekol 2018-02-12 17:16:38 +03:00
parent a2580915ba
commit e2c2bd11e4
No known key found for this signature in database
GPG key ID: CB59E46D2FB90573

6
Gopkg.lock generated
View file

@ -247,6 +247,12 @@
revision = "25b30aa063fc18e48662b86996252eabdcf2f0c7"
version = "v1.0.0"
[[projects]]
branch = "master"
name = "golang.org/x/net"
packages = ["context"]
revision = "a337091b0525af65de94df2eb7e98bd9962dcbe2"
[[projects]]
branch = "master"
name = "golang.org/x/sync"