mirror of
https://github.com/yudai/gotty.git
synced 2026-01-30 13:15:16 +01:00
Change to go1.6.1 and vendoring
This commit is contained in:
parent
b1c5226875
commit
a350994aa2
164 changed files with 17 additions and 1383 deletions
7
Godeps/_workspace/src/github.com/braintree/manners/interfaces.go
generated
vendored
7
Godeps/_workspace/src/github.com/braintree/manners/interfaces.go
generated
vendored
|
|
@ -1,7 +0,0 @@
|
|||
package manners
|
||||
|
||||
type waitGroup interface {
|
||||
Add(int)
|
||||
Done()
|
||||
Wait()
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue