mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
d5c180e680
It is better developing vmctl tool in VictoriaMetrics repository, so it could be released together with the rest of vmutils tools such as vmalert, vmagent, vmbackup, vmrestore and vmauth.
5 lines
104 B
Modula-2
5 lines
104 B
Modula-2
module github.com/mattn/go-isatty
|
|
|
|
go 1.12
|
|
|
|
require golang.org/x/sys v0.0.0-20200116001909-b77594299b42
|