| Server IP : 217.160.0.135 / Your IP : 216.73.217.85 Web Server : Apache System : Linux www 6.18.52-i1-ampere #1203 SMP Mon Sep 14 18:29:59 CEST 2026 aarch64 User : sws1074145052 ( 1074145052) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /lib/go/src/cmd/go/testdata/mod/ |
Upload File : |
See example.com_retract_self_pseudo_v1.9.0.txt.
This version is not retracted. It should be returned by the proxy's
@latest endpoint. It should match the @latest version query.
TODO(golang.org/issue/24031): the proxy and proxy.golang.org both return
the highest release version from the @latest endpoint, even if that
version is retracted, so there is no way for the go command to
discover an unretracted pseudo-version.
-- .mod --
module example.com/retract/self/pseudo
go 1.15
-- .info --
{"Version":"v0.0.0-20200325131415-01234567890ab"}
-- p.go --
package p