Is it possible to use the go-elasticsearch client with dep?

I'm working with an existing codebase that is difficult to migrate to go modules. Is it possible to use the go-elasticsearch client with dep? I'm running into issues with dep ensure when I try to do so.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.