]> Cypherpunks repositories - gostls13.git/commit
all: replace a few user-visible mentions of golang.org and godoc.org
authorAlberto Donizetti <alb.donizetti@gmail.com>
Thu, 12 Jun 2025 08:19:28 +0000 (10:19 +0200)
committerAlberto Donizetti <alb.donizetti@gmail.com>
Fri, 13 Jun 2025 06:27:10 +0000 (23:27 -0700)
commit9149876112facc113d77d2c65e1590184c57d0c2
tree39b43b19964cd4e0932c06d9d23b6aa7e921415b
parent934d5f2cf703c6aad9f0ce6a73a3922d1af83049
all: replace a few user-visible mentions of golang.org and godoc.org

This change replaces a few user-visible mentions of golang.org and
godoc.org with go.dev and pkg.go.dev, respectively. Non-user-visible
mentions (e.g. in test scripts) were left untouched.

Change-Id: I5d828edcd618b6c55243d0dfcadc6fa1ce9422ce
Reviewed-on: https://go-review.googlesource.com/c/go/+/681255
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/cmd/go/internal/bug/bug.go
src/cmd/go/internal/cache/default.go
src/os/exec/exec.go