From f56cc6486ffc27926c0ce4c96d5577d4895b7a0c Mon Sep 17 00:00:00 2001 From: "Sean E. Russell" Date: Tue, 26 Jan 2021 12:34:58 -0600 Subject: Bumped gopsutils to v3.20.12, and battery to v0.10.0. --- go.mod | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index f4c98f3..084f402 100644 --- a/go.mod +++ b/go.mod @@ -5,17 +5,20 @@ require ( github.com/VictoriaMetrics/metrics v1.11.2 github.com/VividCortex/ewma v1.1.1 github.com/cloudfoundry-attic/jibber_jabber v0.0.0-20151120183258-bcc4c8345a21 - github.com/distatus/battery v0.9.0 + github.com/cloudfoundry/jibber_jabber v0.0.0-20151120183258-bcc4c8345a21 // indirect + github.com/distatus/battery v0.10.0 github.com/gizak/termui/v3 v3.1.0 github.com/go-ole/go-ole v1.2.4 // indirect github.com/jdkeke142/lingo-toml v0.0.0-20200705162942-3520fe0dec06 github.com/mattn/go-runewidth v0.0.4 - github.com/nsf/termbox-go v0.0.0-20200418040025-38ba6e5628f1 + github.com/nsf/termbox-go v0.0.0-20200418040025-38ba6e5628f1 // indirect + github.com/onsi/ginkgo v1.14.2 // indirect + github.com/onsi/gomega v1.10.4 // indirect github.com/shibukawa/configdir v0.0.0-20170330084843-e180dbdc8da0 - github.com/shirou/gopsutil v2.20.3+incompatible + github.com/shirou/gopsutil v3.20.12+incompatible github.com/stretchr/testify v1.4.0 github.com/xxxserxxx/opflag v1.0.5 - golang.org/x/sys v0.0.0-20200316230553-a7d97aace0b0 + golang.org/x/tools v0.1.0 // indirect howett.net/plist v0.0.0-20200419221736-3b63eb3a43b5 // indirect ) -- cgit v1.2.3