Skip to content

Conversation

@bk2204
Copy link
Member

@bk2204 bk2204 commented Mar 7, 2024

Now that Go 1.22.1 is out with a backport to fix golang/go#65705, revert the change that forced us to build with Go 1.21 to avoid the problem.

Now that Go 1.22.1 is out with a backport to fix
golang/go#65705, revert the change that forced
us to build with Go 1.21 to avoid the problem.

This reverts commit ba2889b.
@chrisd8088 chrisd8088 changed the title Buld release assets with 1.22 Build release assets with 1.22 Mar 7, 2024
@bk2204 bk2204 marked this pull request as ready for review March 8, 2024 14:34
@bk2204 bk2204 requested a review from a team as a code owner March 8, 2024 14:34
Copy link
Member

@chrisd8088 chrisd8088 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! I've opened PR git-lfs/build-dockers#64 to make a corresponding update in that repo.

@bk2204 bk2204 merged commit 59194ad into git-lfs:main Mar 8, 2024
@bk2204 bk2204 deleted the release-1.22 branch March 8, 2024 17:49
@Foxsenrubas

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

net/http: context cancellation can leave HTTP client with deadlocked HTTP/1.1 connections in Go1.22

3 participants