]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.20] all: tidy dependency versioning after release
authorDmitri Shuralyov <dmitshur@golang.org>
Tue, 10 Oct 2023 17:27:58 +0000 (13:27 -0400)
committerGopher Robot <gobot@golang.org>
Tue, 10 Oct 2023 19:19:46 +0000 (19:19 +0000)
commitc8fdffb790f96480cf678b9dcde657ee462b23fa
tree236cff1c0cb79f8c0c98091ffc0d8b33dac15fd7
parent8042fd87f37a725e34407994c9a11aaf95f5af45
[release-branch.go1.20] all: tidy dependency versioning after release

Done with:

go get golang.org/x/net@internal-branch.go1.20-vendor
go mod tidy
go mod vendor
go generate net/http  # zero diff since CL 534255 already did this

For #63417.
For #63426.
For CVE-2023-39325.

Change-Id: Ib258e0d8165760a1082e02c2f4c5ce7d2a3c3c90
Reviewed-on: https://go-review.googlesource.com/c/go/+/534297
Auto-Submit: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
TryBot-Bypass: Dmitri Shuralyov <dmitshur@golang.org>
src/cmd/internal/moddeps/moddeps_test.go
src/go.mod
src/go.sum
src/vendor/modules.txt