Skip to content

fix: replace deprecated Transport.Dial with DialContext in acceptance…#372

Merged
ameowlia merged 1 commit into
developfrom
fix/staticcheck-sa1019-dial-context
Jul 8, 2026
Merged

fix: replace deprecated Transport.Dial with DialContext in acceptance…#372
ameowlia merged 1 commit into
developfrom
fix/staticcheck-sa1019-dial-context

Conversation

@ameowlia

@ameowlia ameowlia commented Jul 8, 2026

Copy link
Copy Markdown
Member

Summary

fix staticcheck

Backward Compatibility

Breaking Change? No

… test

staticcheck SA1019: net/http.Transport.Dial deprecated since Go 1.7.
Use DialContext instead.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ameowlia ameowlia requested a review from a team as a code owner July 8, 2026 20:07
@ameowlia ameowlia merged commit 0156310 into develop Jul 8, 2026
11 checks passed
@ameowlia ameowlia deleted the fix/staticcheck-sa1019-dial-context branch July 8, 2026 20:10
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.

2 participants