pkgsite/internal/proxy
Julie Qiu 43b1879f55 internal/version: drop Version suffix from constants
To avoid repetition, the "Version" suffix in version.LatestVersion,
version.MainVersion, and version.MasterVersion are dropped.

The current version.Latest function is renamed to version.LatestVersion.

Change-Id: I649229939223b686dd95a137df4871a899f48aab
Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/325390
Trust: Julie Qiu <julie@golang.org>
Run-TryBot: Julie Qiu <julie@golang.org>
TryBot-Result: kokoro <noreply+kokoro@google.com>
Reviewed-by: Jamal Carvalho <jamal@golang.org>
2021-06-07 16:08:09 +00:00
..
testdata internal/frontend: support displaying multiple of same type 2021-05-06 17:43:23 +00:00
client.go internal/version: drop Version suffix from constants 2021-06-07 16:08:09 +00:00
client_test.go internal/version: drop Version suffix from constants 2021-06-07 16:08:09 +00:00
module.go internal/proxy: enhance Module 2021-02-10 22:15:19 +00:00
server.go internal/proxy: support caching the last zip 2021-03-17 20:58:12 +00:00
test_helper.go internal/proxy: use module path from go.mod in txtar file 2021-04-28 19:40:43 +00:00