File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/stretchr/objx v0.2.0 // indirect
13
13
github.com/stretchr/testify v1.4.0 // indirect
14
14
golang.org/x/crypto v0.0.0-20190911031432-227b76d455e7 // indirect
15
- golang.org/x/net v0.0.0-20190909003024-a7b16738d86b // indirect
15
+ golang.org/x/net v0.0.0-20190912160710-24e19bdeb0f2 // indirect
16
16
golang.org/x/sys v0.0.0-20190913121621-c3b328c6e5a7 // indirect
17
17
golang.org/x/text v0.3.2 // indirect
18
18
golang.org/x/tools v0.0.0-20190916034716-92af9d69eff2
Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ golang.org/x/net v0.0.0-20190420063019-afa5a82059c6/go.mod h1:t9HGtf8HONx5eT2rtn
54
54
golang.org/x/net v0.0.0-20190620200207-3b0461eec859 /go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s =
55
55
golang.org/x/net v0.0.0-20190909003024-a7b16738d86b h1:XfVGCX+0T4WOStkaOsJRllbsiImhB2jgVBGc9L0lPGc =
56
56
golang.org/x/net v0.0.0-20190909003024-a7b16738d86b /go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s =
57
+ golang.org/x/net v0.0.0-20190912160710-24e19bdeb0f2 /go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s =
57
58
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f h1:wMNYb4v58l5UBM7MYRLPG6ZhfOqbKu7X5eyFl8ZhKvA =
58
59
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
59
60
golang.org/x/sync v0.0.0-20190423024810-112230192c58 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
You can’t perform that action at this time.
0 commit comments