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

Add go.work to .gitignore #12098

Merged
merged 5 commits into from Apr 21, 2022
Merged

Add go.work to .gitignore #12098

merged 5 commits into from Apr 21, 2022

Conversation

jakule
Copy link
Contributor

@jakule jakule commented Apr 19, 2022

Go 1.18 introduced workspaces. I think it's good to have go.work file in our .gitignore, as this file should never be committed.

https://go.googlesource.com/proposal/+/master/design/45713-workspace.md#files

.gitignore Outdated Show resolved Hide resolved
jakule and others added 2 commits April 20, 2022 08:55
Co-authored-by: Edoardo Spadolini <edoardo.spadolini@goteleport.com>
Copy link
Contributor

@codingllama codingllama left a comment

Choose a reason for hiding this comment

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

@jakule jakule enabled auto-merge (squash) April 21, 2022 16:05
@jakule jakule merged commit a72c0b8 into master Apr 21, 2022
@jakule jakule deleted the jakule/ignore-go-work branch April 21, 2022 16:31
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

5 participants