bump(github.com/Azure/go-ansiterm) 388960b655244e76e24c75f48631564eaefade62

fixes failing windows build
This commit is contained in:
Tomas Kral
2016-07-21 20:19:09 +02:00
parent 91d981858f
commit 81744fccb4
34 changed files with 332 additions and 2105 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
package ansiterm
type AnsiContext struct {
type ansiContext struct {
currentChar byte
paramBuffer []byte
interBuffer []byte