Skip to content

test: use stdlib context in preference to golang.org/x/net/context#1349

Merged
blgm merged 2 commits intomainfrom
context
Nov 13, 2025
Merged

test: use stdlib context in preference to golang.org/x/net/context#1349
blgm merged 2 commits intomainfrom
context

Conversation

@blgm
Copy link
Copy Markdown
Member

@blgm blgm commented Nov 13, 2025

golang.org/x/net/context has been deprecated in golang.org/x/net@0.47.0, so we should fix the code before updating to golang.org/x/net@0.47.0 to avoid deprecation warnings. See PR: #1347

golang.org/x/net/context has been deprecated in
golang.org/x/net@0.47.0, so we should fix the code
before updating to golang.org/x/net@0.47.0 to avoid
deprecation warnings
@github-project-automation github-project-automation bot moved this from Inbox to Pending Merge | Prioritised in Service Management Working Group Nov 13, 2025
@blgm blgm merged commit ae833b6 into main Nov 13, 2025
7 checks passed
@github-project-automation github-project-automation bot moved this from Pending Merge | Prioritised to Done in Service Management Working Group Nov 13, 2025
@blgm blgm deleted the context branch November 13, 2025 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants