go/src/embed
Hajime Hoshi 90c5660616 embed: guarantee the returned file of FS.Open implements io.Seeker
Fixes golang/go#45745

Change-Id: Ib49a9605a38074f544a5d28116862e191cea8c0f
Reviewed-on: https://go-review.googlesource.com/c/go/+/313352
Run-TryBot: Hajime Hoshi <hajimehoshi@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Than McIntosh <thanm@google.com>
2021-09-10 13:30:50 +00:00
..
internal/embedtest cmd/compile: allow embed into any byte slice type 2021-08-25 18:31:07 +00:00
embed.go embed: guarantee the returned file of FS.Open implements io.Seeker 2021-09-10 13:30:50 +00:00