1
0
mirror of https://github.com/golang/go synced 2024-11-18 16:04:44 -07:00
go/godoc/dl
Andrew Bonventre c47212f6f0 godoc: don't exclude version field from File struct
When uploading a new release, it deserializes the payload into
a File struct for processing. It needs the Version field to
determine which release it's in.

Change-Id: I171f416dbb1b1b6c354948ea9a31b9c8694f892e
Reviewed-on: https://go-review.googlesource.com/110627
Run-TryBot: Andrew Bonventre <andybons@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
2018-05-01 16:35:01 +00:00
..
dl_test.go godoc/dl: change "All versions" to "Archived versions" 2017-01-06 18:41:26 +00:00
dl.go godoc: don't exclude version field from File struct 2018-05-01 16:35:01 +00:00
tmpl.go godoc: fix missing search icon on /dl and correct borders 2017-12-11 20:09:31 +00:00