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

Ensure go mod tidy works as expected #1908

Closed
meatballhat opened this issue May 5, 2024 · 1 comment
Closed

Ensure go mod tidy works as expected #1908

meatballhat opened this issue May 5, 2024 · 1 comment
Labels
area/v3 relates to / is being considered for v3 kind/cleanup describes internal cleanup / maintaince

Comments

@meatballhat
Copy link
Member

Running go mod tidy results in go.mod and go.sum files that are incompatible with the gfmrun documentation tests. The dependencies required by these tests should be supported by a different mechanism, such as a nested go.mod and go.sum within ./docs/.

@meatballhat meatballhat added kind/cleanup describes internal cleanup / maintaince area/v3 relates to / is being considered for v3 labels May 5, 2024
@meatballhat
Copy link
Member Author

Closed via #1907

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/v3 relates to / is being considered for v3 kind/cleanup describes internal cleanup / maintaince
Projects
None yet
Development

No branches or pull requests

1 participant