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-20181024133218-610dcff71c4a
6- golang.org/x/net v0.0.0-20181129055636-fae4c4e3ad76
6+ golang.org/x/net v0.0.0-20181201024736-351d144fa1fc
77 golang.org/x/sync v0.0.0-20181108010431-42b317875d0f // indirect
88 golang.org/x/sys v0.0.0-20181128112313-4ed8d59d0b35 // indirect
99)
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ github.com/google/zoekt v0.0.0-20181024133218-610dcff71c4a/go.mod h1:rq17mlD02KZ
55golang.org/x/net v0.0.0-20181114220301-adae6a3d119a h1:gOpx8G595UYyvj8UK4+OFyY4rx037g3fmfhe5SasG3U =
66golang.org/x/net v0.0.0-20181114220301-adae6a3d119a /go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4 =
77golang.org/x/net v0.0.0-20181129055636-fae4c4e3ad76 /go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4 =
8+ golang.org/x/net v0.0.0-20181201024736-351d144fa1fc /go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4 =
89golang.org/x/sync v0.0.0-20181108010431-42b317875d0f h1:Bl/8QSvNqXvPGPGXa2z5xUTmV7VDcZyvRZ+QQXkXTZQ =
910golang.org/x/sync v0.0.0-20181108010431-42b317875d0f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
1011golang.org/x/sys v0.0.0-20181107165924-66b7b1311ac8 h1:YoY1wS6JYVRpIfFngRf2HHo9R9dAne3xbkGOQ5rJXjU =
You can’t perform that action at this time.
0 commit comments