Skip to content

Commit 53eb7fd

Browse files
committed
fix(deps): update github.com/google/zoekt commit hash to 1b4f58e
1 parent 7809ee6 commit 53eb7fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/mrmeku/angular-kythe-ui
22

33
require (
44
github.com/fsnotify/fsnotify v1.4.7 // indirect
5-
github.com/google/zoekt v0.0.0-20181210185712-6051a18956be
5+
github.com/google/zoekt 1b4f58eae39c
66
golang.org/x/net v0.0.0-20181220204955-927f97764cc3
77
golang.org/x/sync v0.0.0-20181221204124-37e7f081c4d4 // indirect
88
golang.org/x/sys v0.0.0-20181221145928-b4a75ba826a6 // indirect

0 commit comments

Comments
 (0)