]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/cacheprog: drop redundant Prog prefixes
authorAustin Clements <austin@google.com>
Fri, 27 Dec 2024 18:27:21 +0000 (13:27 -0500)
committerGopher Robot <gobot@golang.org>
Thu, 2 Jan 2025 18:36:30 +0000 (10:36 -0800)
commit3c8e5b13df931e88fde51ff09b27cceeaab9f6c4
tree24550955a786286782482220f614c2f1f171fb98
parent20da34c6d2f6a4d03304f55a6d6f1418ca11b091
cmd/go/internal/cacheprog: drop redundant Prog prefixes

Now that these types are in their own package, drop the unnecessary
Prog prefixes from everything.

Updates #71032
Updates #59719

Change-Id: Id54edf0473754e3b21a71beb72803fb5481206c1
Reviewed-on: https://go-review.googlesource.com/c/go/+/638996
Reviewed-by: Mauri de Souza Meneguzzo <mauri870@gmail.com>
Reviewed-by: Michael Matloob <matloob@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Austin Clements <austin@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/go/internal/cache/prog.go
src/cmd/go/internal/cacheprog/cacheprog.go