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

chore: Restructure project #82

Merged
merged 1 commit into from
Aug 6, 2021
Merged

chore: Restructure project #82

merged 1 commit into from
Aug 6, 2021

Conversation

patricksanders
Copy link
Contributor

@patricksanders patricksanders commented Aug 4, 2021

This PR moves a bunch of things around based on guidance from golang-standards/project-layout. Specifically:

  • Everything except for cmd is now nested in the internal package
  • Build-related files (goreleaser config, Dockerfile) have been moved to build/

re-add darwin to goreleaser
@patricksanders patricksanders marked this pull request as ready for review August 6, 2021 00:40
Copy link
Collaborator

@jaydhulia jaydhulia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@patricksanders patricksanders merged commit 6a530ff into master Aug 6, 2021
@patricksanders patricksanders deleted the chore/restructure branch August 6, 2021 01:06
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