mirror of
https://github.com/mudler/luet.git
synced 2025-09-05 17:20:29 +00:00
Update vendor
This commit is contained in:
7
vendor/github.com/jedib0t/go-pretty/text/ansi_unix.go
generated
vendored
Normal file
7
vendor/github.com/jedib0t/go-pretty/text/ansi_unix.go
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
// +build !windows
|
||||
|
||||
package text
|
||||
|
||||
func areANSICodesSupported() bool {
|
||||
return true
|
||||
}
|
Reference in New Issue
Block a user