commit | 45432b5e4f38b46a5abcbb1311593790829ec53f | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Tue Jan 21 11:49:39 2025 +0100 |
committer | Gopher Robot <gobot@golang.org> | Tue Jan 21 14:35:12 2025 -0800 |
tree | 5f92da243a3b14f2c16e395d08a6ef2a4d76afcc | |
parent | 56691ee141895759d9bc5ad694c9c81df7934b4a [diff] |
internal/socket, webdav: use testing.T.TempDir It's available since Go 1.15 and go.mod currently specifies Go 1.18. Change-Id: Ia5ba22f5802f4af9fb6d3b6e7ee5a02ce3582e9a Reviewed-on: https://go-review.googlesource.com/c/net/+/643595 Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com> Reviewed-by: David Chase <drchase@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Ian Lance Taylor <iant@google.com>
This repository holds supplementary Go networking packages.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/net.
The main issue tracker for the net repository is located at https://go.dev/issues. Prefix your issue with “x/net:” in the subject line, so it is easy to find.