Skip to content

feat: update dependency management to Go modules#2

Open
owulveryck wants to merge 2 commits intonvb:masterfrom
owulveryck:gomod
Open

feat: update dependency management to Go modules#2
owulveryck wants to merge 2 commits intonvb:masterfrom
owulveryck:gomod

Conversation

@owulveryck
Copy link
Copy Markdown

There is no contribution guide, so I hope this PR is ok.

This PR is:

  • removing the dep management system;
  • removing the vendor directory
  • introduce go.mod and go.sum which makes this package compatible with go modules.

it also introduces a small fix in the usage of a log function which was preventing the package from compiling.

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.

1 participant