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

1
go.mod
View File

@@ -40,6 +40,7 @@ require (
github.com/kshvakov/clickhouse v1.3.11
github.com/kylelemons/godebug v1.1.0 // indirect
github.com/lib/pq v1.2.0
github.com/mattn/go-colorable v0.1.8
github.com/mattn/go-sqlite3 v1.11.0
github.com/miekg/dns v1.1.31
github.com/mitchellh/go-homedir v1.1.0