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 @@ -4,6 +4,6 @@ require (
44 github.com/fsnotify/fsnotify v1.4.7 // indirect
55 github.com/google/zoekt v0.0.0-20181210185712-6051a18956be
66 golang.org/x/net v0.0.0-20181220204955-927f97764cc3
7- golang.org/x/sync v0.0.0-20181108010431-42b317875d0f // indirect
7+ golang.org/x/sync v0.0.0-20181221204124-37e7f081c4d4 // indirect
88 golang.org/x/sys v0.0.0-20181221145928-b4a75ba826a6 // indirect
99)
Original file line number Diff line number Diff line change @@ -44,6 +44,7 @@ golang.org/x/net v0.0.0-20181220204955-927f97764cc3/go.mod h1:mL1N/T3taQHkDXs73r
4444golang.org/x/oauth2 v0.0.0-20181120190819-8f65e3013eba /go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U =
4545golang.org/x/sync v0.0.0-20181108010431-42b317875d0f h1:Bl/8QSvNqXvPGPGXa2z5xUTmV7VDcZyvRZ+QQXkXTZQ =
4646golang.org/x/sync v0.0.0-20181108010431-42b317875d0f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
47+ golang.org/x/sync v0.0.0-20181221204124-37e7f081c4d4 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
4748golang.org/x/sys v0.0.0-20180903190138-2b024373dcd9 /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
4849golang.org/x/sys v0.0.0-20181107165924-66b7b1311ac8 h1:YoY1wS6JYVRpIfFngRf2HHo9R9dAne3xbkGOQ5rJXjU =
4950golang.org/x/sys v0.0.0-20181107165924-66b7b1311ac8 /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
You can’t perform that action at this time.
0 commit comments