We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7809ee6 commit 53eb7fdCopy full SHA for 53eb7fd
go.mod
@@ -2,7 +2,7 @@ module github.com/mrmeku/angular-kythe-ui
2
3
require (
4
github.com/fsnotify/fsnotify v1.4.7 // indirect
5
- github.com/google/zoekt v0.0.0-20181210185712-6051a18956be
+ github.com/google/zoekt 1b4f58eae39c
6
golang.org/x/net v0.0.0-20181220204955-927f97764cc3
7
golang.org/x/sync v0.0.0-20181221204124-37e7f081c4d4 // indirect
8
golang.org/x/sys v0.0.0-20181221145928-b4a75ba826a6 // indirect
0 commit comments