Improved color support on Windows

This commit is contained in:
Eduard Urbach 2025-02-11 12:41:20 +01:00
parent f1f09eaa2c
commit 1674b8384e
Signed by: eduard
GPG key ID: 49226B848C78F6C8
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -4,7 +4,7 @@ go 1.23
require (
git.akyoto.dev/go/assert v0.1.3
git.akyoto.dev/go/color v0.1.1
git.akyoto.dev/go/color v0.1.2
)
require golang.org/x/sys v0.30.0 // indirect