Skip to content

Solve invalid char ':' on file name #4

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
Mar 17, 2020
Merged

Conversation

claucece
Copy link
Contributor

I ran across this problem while trying to update this dependency with mod. Apparently, it will be unable to upgrade due to some files having an invalid char (:) on their name. See: golang/go#28001

I changed the char to -; but it can be changed to something else if needed ;)

@claucece
Copy link
Contributor Author

This is also related, as it is the first issue I encountered: golang/go#34539

@armfazh armfazh self-requested a review March 17, 2020 22:21
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