]> Cypherpunks repositories - gostls13.git/commit
cmd/go: point tidy errors to correct URL
authorMohammed Al Sahaf <msaa1990@gmail.com>
Fri, 6 Dec 2024 17:22:56 +0000 (20:22 +0300)
committerMichael Matloob <matloob@golang.org>
Mon, 17 Mar 2025 20:23:49 +0000 (13:23 -0700)
commit7a8ce5e3de6a2eeb108dae67cc005e8b998bcbfa
treedaf2da27d75089fdeac47f43e722637cc3a31007
parent5e9820245574bdf67f28156db4b00191b1b3696f
cmd/go: point tidy errors to correct URL

The `go mod tidy` errors have been pointing to an older URL. This CL
fixes the URL by pointing to the correct URL: https://go.dev/ref/mod.

Fixes #49394

Change-Id: I707dda407ba032db8a55083998002a5ab72033e8
Reviewed-on: https://go-review.googlesource.com/c/go/+/633421
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Sean Liao <sean@liao.dev>
Reviewed-by: Michael Matloob <matloob@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/go/internal/modload/load.go
src/cmd/go/testdata/script/mod_tidy_compat_ambiguous.txt
src/cmd/go/testdata/script/mod_tidy_compat_deleted.txt
src/cmd/go/testdata/script/mod_tidy_compat_implicit.txt
src/cmd/go/testdata/script/mod_tidy_compat_incompatible.txt