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 @@ -3,7 +3,7 @@ module github.com/mrmeku/angular-kythe-ui
33require (
44 github.com/fsnotify/fsnotify v1.4.7 // indirect
55 github.com/google/zoekt v0.0.0-20181210185712-6051a18956be
6- golang.org/x/net v0.0.0-20181214044927-891ebc4b82d6
6+ golang.org/x/net v0.0.0-20181217025454-e147a9138326
77 golang.org/x/sync v0.0.0-20181108010431-42b317875d0f // indirect
88 golang.org/x/sys v0.0.0-20181213201944-4d1cda033e06 // indirect
99)
Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ golang.org/x/net v0.0.0-20181129055636-fae4c4e3ad76/go.mod h1:mL1N/T3taQHkDXs73r
3939golang.org/x/net v0.0.0-20181201024736-351d144fa1fc /go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4 =
4040golang.org/x/net v0.0.0-20181207155508-610586996380 /go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4 =
4141golang.org/x/net v0.0.0-20181214044927-891ebc4b82d6 /go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4 =
42+ golang.org/x/net v0.0.0-20181217025454-e147a9138326 /go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4 =
4243golang.org/x/oauth2 v0.0.0-20181120190819-8f65e3013eba /go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U =
4344golang.org/x/sync v0.0.0-20181108010431-42b317875d0f h1:Bl/8QSvNqXvPGPGXa2z5xUTmV7VDcZyvRZ+QQXkXTZQ =
4445golang.org/x/sync v0.0.0-20181108010431-42b317875d0f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
You can’t perform that action at this time.
0 commit comments