mirror of
https://github.com/neilalexander/yggmail.git
synced 2026-05-22 11:06:29 +03:00
Hopefully fix terminal colours on Windows
This commit is contained in:
1
go.mod
1
go.mod
@@ -9,6 +9,7 @@ require (
|
||||
github.com/emersion/go-message v0.15.0
|
||||
github.com/emersion/go-sasl v0.0.0-20200509203442-7bfe0ed36a21
|
||||
github.com/emersion/go-smtp v0.15.0
|
||||
github.com/fatih/color v1.12.0
|
||||
github.com/gologme/log v1.2.0
|
||||
github.com/mattn/go-sqlite3 v1.14.7
|
||||
github.com/neilalexander/utp v0.1.1-0.20210705212447-691f29ad692b
|
||||
|
||||
Reference in New Issue
Block a user