]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modfetch/codehost: ignore incomplete semver tags in RecentTag
authorBryan C. Mills <bcmills@google.com>
Fri, 10 May 2019 19:34:17 +0000 (15:34 -0400)
committerBryan C. Mills <bcmills@google.com>
Mon, 13 May 2019 17:50:58 +0000 (17:50 +0000)
commit8d212c3ac3bacdf8d135e94d1e0a0c3cfba6e13a
treec4b089aa79ceaef12666393d7ea5fce566ac7278
parent5f320f962bd79120f542315c8317f3469c47cee3
cmd/go/internal/modfetch/codehost: ignore incomplete semver tags in RecentTag

Fixes #31965

Change-Id: I2126903196b630c0bee2c022be1a818e0856ce3b
Reviewed-on: https://go-review.googlesource.com/c/go/+/176539
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/go/internal/modfetch/codehost/git.go