summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2020-07-25 07:21:15 -0500
committerSean E. Russell <ser@ser1.net>2020-07-25 07:23:17 -0500
commitc25e58e79c704b9e2b34e27ea342d12fa26b00b3 (patch)
tree55bf6717a22ee3328c91d01f7f63bace35ef7fb0 /go.mod
parentf9f330a910655c8a9527a386d9aea475c5424be4 (diff)
Closes #32. Average is really average, over time. Boldify the AVRG label. Remove spurious sync lock.
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 70e6a96..1e07313 100644
--- a/go.mod
+++ b/go.mod
@@ -3,6 +3,7 @@ module github.com/xxxserxxx/gotop/v4
require (
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect
github.com/VictoriaMetrics/metrics v1.11.2
+ github.com/VividCortex/ewma v1.1.1
github.com/distatus/battery v0.9.0
github.com/gizak/termui/v3 v3.1.0
github.com/go-ole/go-ole v1.2.4 // indirect