]> Cypherpunks repositories - gostls13.git/commit
mime: add missing path for mime types in godoc
authorTaichi Maeda <taichi.maeda.up@gmail.com>
Tue, 18 Nov 2025 10:05:12 +0000 (19:05 +0900)
committerGopher Robot <gobot@golang.org>
Thu, 20 Nov 2025 21:02:54 +0000 (13:02 -0800)
commit5afe237d65e21c3fd028897d29d78e55602ab535
treea82f52ea633baea60274180c9bbdcb2acf346da6
parentc1b7112af8331d37e33be521d2d8baa552945971
mime: add missing path for mime types in godoc

ExtensionsByType was missing godoc for a mime.types file path
that was added in CL 236677.

Change-Id: Ia04fa90f01490fc1f063c4905aea65d240935cab
Reviewed-on: https://go-review.googlesource.com/c/go/+/721580
Reviewed-by: Mark Freeman <markfreeman@google.com>
Reviewed-by: Junyang Shao <shaojunyang@google.com>
Reviewed-by: Sean Liao <sean@liao.dev>
Auto-Submit: Sean Liao <sean@liao.dev>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/mime/type.go