Skip to content

Conversation

@178inaba
Copy link
Contributor

Fixes #33

@178inaba
Copy link
Contributor Author

178inaba commented Jun 29, 2017

The test of go1.6 has resulted in an error.
go1.6 does not include the context in the standard package.
Should I correspond to go1.6?

The release policy of golang is to support up to the previous version.
https://golang.org/doc/devel/release.html#policy

@178inaba
Copy link
Contributor Author

178inaba commented Jul 1, 2017

Correction corresponding to go1.6 has been completed.
PTAL 🙇

fmt.Fprint -> io.WriteString
@178inaba
Copy link
Contributor Author

Resolving a merge conflicts done.

@ghost ghost merged commit 4cff9ef into gomodule:master Oct 4, 2017
@178inaba 178inaba deleted the context branch October 6, 2017 07:40
This pull request was closed.
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.

Using Context

1 participant