mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 00:55:55 +00:00
put back golang.org/x/net dep, required by golang.org/x/sync/errgroup
This commit is contained in:
parent
a2580915ba
commit
e2c2bd11e4
1 changed files with 6 additions and 0 deletions
6
Gopkg.lock
generated
6
Gopkg.lock
generated
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue