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

mime: add .webp for builtin #32157

Closed
wants to merge 1 commit into from
Closed

mime: add .webp for builtin #32157

wants to merge 1 commit into from

Conversation

akyoto
Copy link
Contributor

@akyoto akyoto commented May 21, 2019

This change modifies Go to include image/webp as a built-in mime type for the .webp file extension.

@googlebot googlebot added the cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change. label May 21, 2019
@gopherbot
Copy link

This PR (HEAD: f191e1c) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/go/+/178317 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

gopherbot pushed a commit that referenced this pull request May 21, 2019
This change modifies Go to include image/webp as a built-in mime type for the .webp file extension.

Change-Id: Id46d34fac8cc859ddd69aa8669294815654214f8
GitHub-Last-Rev: f191e1c
GitHub-Pull-Request: #32157
Reviewed-on: https://go-review.googlesource.com/c/go/+/178317
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
@gopherbot
Copy link

This PR is being closed because golang.org/cl/178317 has been merged.

@gopherbot gopherbot closed this May 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants