Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the standard context library #2114

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

manuelbuil
Copy link
Collaborator

@manuelbuil manuelbuil commented Nov 20, 2024

Description

Since go1.7 it is recommended to use the context library directly and not "golang.org/x/net/context"

Todos

  • Tests
  • Documentation
  • Release note

Release Note

Move to "context" library

@manuelbuil manuelbuil force-pushed the context branch 6 times, most recently from 9ff0dea to 122ad6d Compare November 20, 2024 10:26
@manuelbuil manuelbuil force-pushed the context branch 2 times, most recently from 60d7a7a to b294370 Compare November 20, 2024 10:58
@manuelbuil manuelbuil merged commit 788c289 into flannel-io:master Nov 25, 2024
8 checks passed
@manuelbuil manuelbuil deleted the context branch November 25, 2024 13:26
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.

3 participants