Use windows.SetConsoleCursorPosition in ui/termstatus

This commit is contained in:
greatroar
2020-10-07 11:17:40 +02:00
parent 1ab4c710e1
commit f3e933f0c1
3 changed files with 7 additions and 7 deletions

2
go.mod
View File

@@ -39,7 +39,7 @@ require (
golang.org/x/net v0.0.0-20200904194848-62affa334b73
golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43
golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208
golang.org/x/sys v0.0.0-20200918174421-af09f7315aff
golang.org/x/sys v0.0.0-20201007082116-8445cc04cbdf
golang.org/x/text v0.3.3
google.golang.org/api v0.32.0
gopkg.in/check.v1 v1.0.0-20200902074654-038fdea0a05b // indirect