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

Feat: go modularize #4

Merged
merged 5 commits into from
Jun 22, 2022
Merged

Conversation

ctlong
Copy link
Member

@ctlong ctlong commented May 27, 2022

  • Initialize this repo as a go module
  • Add GitHub Actions testing, vetting and linting

ctlong added 5 commits May 27, 2022 15:54
Golang libraries should use Go Modules as of go1.18.

Adjusted some of the test dependencies to account for changing
dependency names.
* Dependabot config
* Go testing, vetting, and linting
Since this is a library we don't care about preserving dependencies.
Modules that import this library can make that decision themselves.
@acrmp acrmp merged commit 6d8362f into cloudfoundry:master Jun 22, 2022
@ctlong ctlong deleted the feat/go-modularize branch June 22, 2022 21:34
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