]> Cypherpunks repositories - gostls13.git/commit
mime: add mime type for avif image file format
authorAmit Kumar <mittalmailbox@gmail.com>
Tue, 22 Sep 2020 13:22:06 +0000 (18:52 +0530)
committerIan Lance Taylor <iant@golang.org>
Wed, 14 Apr 2021 23:26:26 +0000 (23:26 +0000)
commit567a9322ad1980d22896efc3b642eedf997eb6d9
tree3fe60ce6336e9cf41ab4bc926951707ce8299f94
parentd27bb8ba2ecf18b2d69d4eb72080a17ebff09f64
mime: add mime type for avif image file format

Fixes #44602

Change-Id: I28b6df5e2523fc2ece6fd8251fcabc83c7c38d89
Reviewed-on: https://go-review.googlesource.com/c/go/+/256478
Trust: Ian Lance Taylor <iant@golang.org>
Trust: Michael Knyszek <mknyszek@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/mime/type.go