Update azure dependency. Add contianer registry.
This commit is contained in:
2
vendor/github.com/Azure/go-ansiterm/parser_actions.go
generated
vendored
2
vendor/github.com/Azure/go-ansiterm/parser_actions.go
generated
vendored
@@ -113,7 +113,7 @@ func (ap *AnsiParser) print() error {
|
||||
}
|
||||
|
||||
func (ap *AnsiParser) clear() error {
|
||||
ap.context = &AnsiContext{}
|
||||
ap.context = &ansiContext{}
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user