Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants