mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
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>