TUN-3747: Fix logging in Windows

This commit is contained in:
Nuno Diegues
2021-01-13 23:13:23 +00:00
parent a2109e4a78
commit 6852047ef1
29 changed files with 1626 additions and 4 deletions

5
vendor/modules.txt vendored
View File

@@ -225,6 +225,11 @@ github.com/lib/pq/oid
github.com/lib/pq/scram
# github.com/lucasb-eyer/go-colorful v1.0.3
github.com/lucasb-eyer/go-colorful
# github.com/mattn/go-colorable v0.1.8
## explicit
github.com/mattn/go-colorable
# github.com/mattn/go-isatty v0.0.12
github.com/mattn/go-isatty
# github.com/mattn/go-runewidth v0.0.8
github.com/mattn/go-runewidth
# github.com/mattn/go-sqlite3 v1.11.0