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

support DialContext for go 1.7 #3

Merged
merged 1 commit into from
Jan 4, 2017
Merged

support DialContext for go 1.7 #3

merged 1 commit into from
Jan 4, 2017

Conversation

Songmu
Copy link
Collaborator

@Songmu Songmu commented Aug 3, 2016

No description provided.

@hakobe
Copy link
Owner

hakobe commented Sep 9, 2016

Testing passed 🎉

@Songmu Songmu changed the title [wip] support DialContext for go 1.7 support DialContext for go 1.7 Dec 16, 2016
@hakobe hakobe merged commit 0173892 into hakobe:master Jan 4, 2017
@Songmu Songmu deleted the dialcontext branch January 4, 2017 05:23
@Songmu
Copy link
Collaborator Author

Songmu commented Jan 4, 2017

Thanks!

shogo82148 added a commit to shogo82148/paranoidhttp that referenced this pull request Mar 24, 2018
Timeout issues are resolved by hakobe#3 and hakobe#4
Songmu added a commit that referenced this pull request Mar 30, 2019
## [v0.1.0](6495e87...v0.1.0) (2019-03-31)

* adjust releng files [#11](#11) ([Songmu](https://github.com/Songmu))
* Revert "introduce structure for errors" [#8](#8) ([hakobe](https://github.com/hakobe))
* introduce structure for errors [#7](#7) ([astj](https://github.com/astj))
* Remove resolved issues from readme. [#6](#6) ([shogo82148](https://github.com/shogo82148))
* fix errors in IPv6 environment. [#5](#5) ([shogo82148](https://github.com/shogo82148))
* [incompatible] Support context more on Go 1.8 [#4](#4) ([Songmu](https://github.com/Songmu))
* support DialContext for go 1.7 [#3](#3) ([Songmu](https://github.com/Songmu))
* define mustParseCIDR and refactor [#2](#2) ([Songmu](https://github.com/Songmu))
* To prevent TOCTOU attacks, use checked IP addr directly for connections [#1](#1) ([hakobe](https://github.com/hakobe))
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