forked from LaconicNetwork/kompose
bump(github.com/Azure/go-ansiterm) 388960b655244e76e24c75f48631564eaefade62
fixes failing windows build
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
package ansiterm
|
||||
|
||||
type AnsiContext struct {
|
||||
type ansiContext struct {
|
||||
currentChar byte
|
||||
paramBuffer []byte
|
||||
interBuffer []byte
|
||||
|
||||
Reference in New Issue
Block a user