Skip to content

Fork spdy definition into spdystream#53

Merged
dmcgowan merged 1 commit intomoby:masterfrom
dmcgowan:fork-spdy-definition
Apr 28, 2015
Merged

Fork spdy definition into spdystream#53
dmcgowan merged 1 commit intomoby:masterfrom
dmcgowan:fork-spdy-definition

Conversation

@dmcgowan
Copy link
Member

The upstream spdy definition package was deprecated. That package is now moved into spdystream.

This prevents anyone using spdystream from needing to lookup the exact commit of golang.org/x/net and vendor.

closes #52

The upstream spdy definition package was deprecated. That package is now moved into spdystream.

closes moby#52

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
@dmcgowan
Copy link
Member Author

See golang/net@ff8eb9a

Also contains list of issues which are inherited by forking

@jbenet
Copy link
Contributor

jbenet commented Apr 27, 2015

thanks 👍

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.

spdystream depends on golang.org/x/net/spdy which no longer exists

2 participants