diff --git a/Gopkg.lock b/Gopkg.lock index f33a9ec4f..a8071c915 100644 --- a/Gopkg.lock +++ b/Gopkg.lock @@ -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"