Skip to content

Corrected imports to match current go release#3

Closed
TimothyJones wants to merge 1 commit into
ThePiachu:masterfrom
TimothyJones:master
Closed

Corrected imports to match current go release#3
TimothyJones wants to merge 1 commit into
ThePiachu:masterfrom
TimothyJones:master

Conversation

@TimothyJones
Copy link
Copy Markdown

The httpjsonrpc code didn't build against the current go release (1.5), since the http and json packages were renamed to net/http and encoding/json, so I fixed it.

The code has also been reformatted slightly, since I also ran gofmt (vimgo does it automatically on save). I can redo the pull request without that if you prefer.

@TimothyJones
Copy link
Copy Markdown
Author

Closing due to inactivity

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.

1 participant