Skip to content
Snippets Groups Projects

Initial implementation of an elasticsearch indexer in Go

Merged Nick Thomas requested to merge 1-initial-implementation into master
All threads resolved!
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -3,7 +3,6 @@
# If you change this, run `make clean`. Read more: https://git.io/vM7zV
IMPORT_PATH := gitlab.com/gitlab-org/es-git-go
CGO_ENABLED := 0
GO15VENDOREXPERIMENT := 1
# V := 1 # When V is set, print commands and build progress.
Loading