Skip to content
Snippets Groups Projects

Rewrite import paths from es-git-go to gitlab-elasticsearch-indexer

Closed Nick Thomas requested to merge fix-paths into master
13 files
+ 26
19
Compare changes
  • Side-by-side
  • Inline
Files
13
+ 1
1
@@ -13,7 +13,7 @@ import (
"github.com/stretchr/testify/assert"
"gitlab.com/gitlab-org/es-git-go/elastic"
"gitlab.com/gitlab-org/gitlab-elasticsearch-indexer/elastic"
)
const (
Loading