Merge pull request #1674 from grouville/windows-logs

Windows escape sequence fix
This commit is contained in:
Andrea Luzzardi
2022-03-09 17:12:15 -08:00
committed by GitHub
3 changed files with 5 additions and 1 deletions

1
go.mod
View File

@@ -15,6 +15,7 @@ require (
github.com/gofrs/flock v0.8.1
github.com/google/uuid v1.3.0
github.com/hashicorp/go-version v1.4.0
github.com/mattn/go-colorable v0.1.6
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
github.com/mitchellh/go-homedir v1.1.0
github.com/moby/buildkit v0.10.0