Skip to content

Conversation

bstarynk
Copy link

@bstarynk bstarynk commented Apr 1, 2017

Go 1.8 (& probably Go 1.7) has a standard internal "context" package which should be imported (in file sqlite3.go in place of "golang.org/x/net/context" external package.

@coveralls
Copy link

coveralls commented Apr 1, 2017

Coverage Status

Coverage increased (+1.2%) to 63.858% when pulling 06cec77 on bstarynk:master into b2e4645 on mattn:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+1.2%) to 63.858% when pulling 06cec77 on bstarynk:master into b2e4645 on mattn:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+1.2%) to 63.858% when pulling 06cec77 on bstarynk:master into b2e4645 on mattn:master.

@mattn
Copy link
Owner

mattn commented Apr 2, 2017

This break go1.6 .

@mattn mattn closed this Apr 5, 2017
@bestplay
Copy link

bestplay commented May 21, 2017

I use this go tool fix -force context to upgrading the import path of the Context package.

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.

4 participants