]> Cypherpunks repositories - gostls13.git/commit
net/http/pprof: use "curl" instead of "wget" in usage example
authorLeon Klingele <git@leonklingele.de>
Fri, 1 Oct 2021 09:05:13 +0000 (09:05 +0000)
committerIan Lance Taylor <iant@golang.org>
Sat, 2 Oct 2021 00:31:26 +0000 (00:31 +0000)
commit64da5e0fd5979ba489e03cedf3c63c21f8bfcefe
tree3a49a225b1a9608cef0281adce549d95a261ad32
parentcf241a34a2ee8b337e11731958d918cbfd338caf
net/http/pprof: use "curl" instead of "wget" in usage example

The "curl" binary is already used at several other places inside
the code base, whereas this was the only occurrence of "wget".

Change-Id: I2b9c5c353d08b3ba8289819b4a602c51f1ebd593
GitHub-Last-Rev: abf94855223c4ceac08dd0d18c5a2b97d1abcca9
GitHub-Pull-Request: golang/go#48718
Reviewed-on: https://go-review.googlesource.com/c/go/+/353401
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Cherry Mui <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/net/http/pprof/pprof.go