Skip to content

build(go): Check if go.mod and go.sum are up to date #1377

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

Merged
merged 1 commit into from
Sep 20, 2020

Conversation

sayboras
Copy link
Member

This commit is to add job to check if go.mod and go.sum are up to
date.

Also add go.sum into .gitattributes so that it will be considered
as generated file in PR review.

Signed-off-by: Tam Mach [email protected]

This commit is to add job to check if go.mod and go.sum are up to
date.

Also add go.sum into .gitattributes so that it will be considered
as generated file in PR review.

Signed-off-by: Tam Mach <[email protected]>
@sayboras sayboras requested a review from a team September 20, 2020 00:11
@sayboras sayboras changed the title build(go): Check if go.mod and go.sum are up to dated build(go): Check if go.mod and go.sum are up to date Sep 20, 2020
@sayboras sayboras merged commit d4ebf99 into golangci:master Sep 20, 2020
@sayboras sayboras deleted the build/go-mod branch September 20, 2020 21:48
@ldez ldez added the area: ci PR that update CI label Dec 7, 2020
@ldez ldez added this to the v1.32 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ci PR that update CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants