hashicorp / yamux

Golang connection multiplexing library
Mozilla Public License 2.0
2.25k stars 236 forks source link

Add go.mod #67

Closed mitchellh closed 6 years ago

mitchellh commented 6 years ago

This adds a go.mod file. I'm going to just merge this immediately since yamux has no dependencies and therefore adding the go.mod has zero downside.