File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/oschwald/geoip2-golang v1.11.0
12
12
github.com/prometheus/client_model v0.6.1
13
13
github.com/prometheus/common v0.61.0
14
- github.com/rivo/tview v0.0.0-20241103174730-c76f7879f592
14
+ github.com/rivo/tview v0.0.0-20241227133733-17b7edb88c57
15
15
github.com/shirou/gopsutil/v3 v3.24.5
16
16
golang.org/x/term v0.28.0
17
17
gopkg.in/yaml.v2 v2.4.0
Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p
53
53
github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
54
54
github.com/prometheus/common v0.61.0 h1:3gv/GThfX0cV2lpO7gkTUwZru38mxevy90Bj8YFSRQQ =
55
55
github.com/prometheus/common v0.61.0 /go.mod h1:zr29OCN/2BsJRaFwG8QOBr41D6kkchKbpeNH7pAjb/s =
56
- github.com/rivo/tview v0.0.0-20241103174730-c76f7879f592 h1:YIJ+B1hePP6AgynC5TcqpO0H9k3SSoZa2BGyL6vDUzM =
57
- github.com/rivo/tview v0.0.0-20241103174730-c76f7879f592 /go.mod h1:02iFIz7K/A9jGCvrizLPvoqr4cEIx7q54RH5Qudkrss =
56
+ github.com/rivo/tview v0.0.0-20241227133733-17b7edb88c57 h1:LmsF7Fk5jyEDhJk0fYIqdWNuTxSyid2W42A0L2YWjGE =
57
+ github.com/rivo/tview v0.0.0-20241227133733-17b7edb88c57 /go.mod h1:02iFIz7K/A9jGCvrizLPvoqr4cEIx7q54RH5Qudkrss =
58
58
github.com/rivo/uniseg v0.2.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
59
59
github.com/rivo/uniseg v0.4.3 /go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88 =
60
60
github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ =
You can’t perform that action at this time.
0 commit comments