Skip to content

Conversation

garethpaul
Copy link
Contributor

Feature

Add a go.mod file to manage dependencies of a given Go project. This should allow users to specify a version when installing the GoLib vs always pulling from master.

Checklist

  • I acknowledge that all my contributions will be made under the project's license
  • I have made a material change to the repo (functionality, testing, spelling, grammar)
  • I have read the Contribution Guidelines and my PR follows them
  • I have titled the PR appropriately
  • I have updated my branch with the main branch
  • I have added tests that prove my fix is effective or that my feature works
  • I have added the necessary documentation about the functionality in the appropriate .md file
  • I have added inline documentation to the code I modified

If you have questions, please file a support ticket, or create a GitHub Issue in this repository.

@thinkingserious thinkingserious added the status: code review request requesting a community code review or review from Twilio label Dec 16, 2020
@bonesyo
Copy link

bonesyo commented Feb 3, 2021

+1 @garethpaul can we revive this?

@DustinHigginbotham
Copy link

Considering go modules are enabled by default in 1.16, it would be great to get this merged!

@gustavosbarreto
Copy link

Please accept this PR, it provides a better dependency management using Go modules.

@gustavosbarreto
Copy link

@garethpaul Can you please fix the tests so this can be reviewed? thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: code review request requesting a community code review or review from Twilio

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants