mirror of
https://github.com/golang/go
synced 2024-11-18 19:14:40 -07:00
7c4b6277d7
This change appends to the pkg.go.dev link the version of the module that is being used. To get this functionality, go/packages.Package now contains a module field which gets populated from the "go list" call. This module field is then used to get the version of the module that we are linking to. Updates golang/go#36501 Change-Id: I9668a6da0fd3ec8f4cde017986419c8d28196765 Reviewed-on: https://go-review.googlesource.com/c/tools/+/219079 Run-TryBot: Rohan Challa <rohan@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
check.go | ||
cmdtest.go | ||
definition.go | ||
folding_range.go | ||
format.go | ||
highlight.go | ||
implementation.go | ||
imports.go | ||
links.go | ||
prepare_rename.go | ||
references.go | ||
rename.go | ||
signature.go | ||
suggested_fix.go | ||
symbols.go |