Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switched to modules #18

Merged
merged 1 commit into from
May 22, 2020
Merged

switched to modules #18

merged 1 commit into from
May 22, 2020

Conversation

tivvit
Copy link
Contributor

@tivvit tivvit commented May 20, 2020

Hi, I added support for go modules.

I also fixed the github.com/sirupsen/logrus lowercase import path

@tivvit tivvit mentioned this pull request May 20, 2020
@khaf
Copy link
Contributor

khaf commented May 21, 2020

Thank you for your PR, but removing the vendor directory will break this library, since at least the aerospike-go-client is a tailored version only for this lib.

We will add go mod later, but for now, I cannot merge this PR.

@tivvit
Copy link
Contributor Author

tivvit commented May 21, 2020

Oh I see, I needed it to be able to build the project. I will close it for now

@tivvit tivvit closed this May 21, 2020
@khaf khaf reopened this May 22, 2020
@khaf khaf merged commit d93619e into aerospike:master May 22, 2020
@khaf
Copy link
Contributor

khaf commented May 22, 2020

Merged. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants