Skip to content

cmd/go: clarify that DiskPath should not contain file extension #11

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

austinderek
Copy link

Add documentation to clarify that the DiskPath field in GOCACHEPROG
Response should not contain a file extension. This prevents issues
with tools like golangci-lint that filter files based on extensions.

Fixes golang#74451


🔄 This is a mirror of upstream PR #74484

Fixes golang#74451

Add documentation to clarify that the DiskPath field in GOCACHEPROG
Response should not contain a file extension. This prevents issues
with tools like golangci-lint that filter files based on extensions.
@austinderek austinderek force-pushed the master branch 29 times, most recently from 121e5bb to 7a1679d Compare August 5, 2025 07:04
@austinderek austinderek force-pushed the master branch 30 times, most recently from a8564bd to d50240b Compare August 15, 2025 11:02
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.

2 participants