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 workspaces support #100

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jgoldschrafe
Copy link

Three checks in this repository are not yet compatible with Go 1.18 workspaces, which allow management of multiple distinct modules in a monorepo. This change updates the go-build, go-unit-tests, and go-vet tests to work correctly in a Go workspaces context.

@dnephin
Copy link
Owner

dnephin commented Jan 8, 2023

Thank you for the PR! In case you missed it, I wanted to make you aware of the project sunsetting announcement: #98

I don't write python much these days, and I don't really feel comfortable maintaining python scripts for these hooks. Unfortunately I don't think I'll be able to merge this PR.

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.

None yet

2 participants