website/internal/gitfs
Dmitri Shuralyov f65c3a961a internal/gitfs: close response body in Repo.handshake
This was missed in CL 328213.

Change-Id: If62b9ee842b4b89725915ae74f755e66073264bd
Reviewed-on: https://go-review.googlesource.com/c/website/+/352329
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Rhys Hiltner <rhys.hiltner@gmail.com>
2024-07-10 20:28:17 +00:00
..
testdata internal/gitfs: add git-backed FS implementation 2021-08-12 13:25:57 +00:00
fs.go all: delete unmodified Go 1.16 backports 2021-08-23 15:30:31 +00:00
git.go internal/gitfs: close response body in Repo.handshake 2024-07-10 20:28:17 +00:00
git_test.go cmd,internal: replace deprecated ioutil with io and os 2024-06-21 19:00:48 +00:00
pack.go cmd,internal: replace deprecated ioutil with io and os 2024-06-21 19:00:48 +00:00
pkt.go internal/{gitfs,webtest}: use strings.Cut 2023-10-02 18:37:27 +00:00