Skip to content

Commit

Permalink
Fix ES embedding (#5056)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaddoll authored Dec 20, 2022
1 parent ded66f0 commit d0926e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions schema/elasticsearch/embed.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@

package elasticsearch

import _ "embed"

//go:embed v6/visibility/index_template.json
var IndexTemplateV6 []byte

Expand Down

0 comments on commit d0926e3

Please sign in to comment.