commit | 5d5f779db40528faa82e16c361691864dc80975b | [log] [tgz] |
---|---|---|
author | ianwoolf <btw515wolf2@gmail.com> | Wed Apr 07 13:42:22 2021 +0800 |
committer | Emmanuel Odeke <emmanuel@orijtech.com> | Wed Apr 07 06:53:34 2021 +0000 |
tree | faa1960e7967253f181d06b74fdfbd4ec925cc60 | |
parent | 4bbe046aad2ca27f25d3811b061fb8f7926b8695 [diff] |
net/http: replace os.MkdirTemp with T.TempDir Updates: #45402 Change-Id: Ia61f422d058bf57fc3688abc25597d6cc1692c51 Reviewed-on: https://go-review.googlesource.com/c/go/+/307653 Run-TryBot: Dave Cheney <dave@cheney.net> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Dave Cheney <dave@cheney.net> Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 3.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://golang.org/dl/.
After downloading a binary release, visit https://golang.org/doc/install for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://golang.org/doc/install/source for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines at https://golang.org/doc/contribute.html.
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://golang.org/wiki/Questions for a list of places to ask questions about the Go language.