Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
go/pointer: remove replace directive
This makes it so that 'go install golang.org/x/tools/go/pointer@latest' will continue to work. ('go install pkg@version' does not allow replace directives.) Updates golang/go#59676 Change-Id: I7dcb95a5730bd68d42a5873f9f9cec6bef773205 Reviewed-on: https://go-review.googlesource.com/c/tools/+/499756 gopls-CI: kokoro <noreply+kokoro@google.com> Run-TryBot: Alan Donovan <adonovan@google.com> Reviewed-by: Robert Findley <rfindley@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
- Loading branch information