Closed PG2000 closed 3 years ago
@jaymccon can i help somehow. Do you think this change makes sense?
Apologies for the delay on getting to this, and thank you for the contribution. release process is to run make release
and then manually create a github release, so don't think this will cause any issues there.
Overview
This PR migrates from dep to Go modules as this makes easier for other people to contribute. Because of this the vendor directory was deleted
Related Issues
Fixes #220
Testing
Executed
make test
Notes
I'm not aware of the release process. So if there is some extra work to be done let me know
Testing Instructions
Execute
make test
License
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.