fix(deps): update module github.com/mattn/go-colorable to v0.1.13
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2022-10-26 14:33:01 +00:00
parent 631ac5a81c
commit eeeb2eb103
2 changed files with 19 additions and 1 deletions

2
go.mod
View File

@@ -16,7 +16,7 @@ require (
github.com/google/uuid v1.3.0
github.com/hashicorp/go-version v1.4.0
github.com/lib/pq v1.10.0 // indirect
github.com/mattn/go-colorable v0.1.12
github.com/mattn/go-colorable v0.1.13
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
github.com/mitchellh/go-homedir v1.1.0
github.com/moby/buildkit v0.10.1