From c48984563e3086839cb11abdaac8b01abbcac279 Mon Sep 17 00:00:00 2001 From: Caleb Bassi Date: Wed, 23 Jan 2019 21:23:35 -0800 Subject: Switch to master branch of gizak/termui after its update --- go.mod | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index a4e27d9..442c3e6 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/davecgh/go-spew v1.1.1 // indirect github.com/distatus/battery v0.0.0-20170521010419-916919eb43bd github.com/docopt/docopt.go v0.0.0-20180111231733-ee0de3bc6815 - github.com/gizak/termui v0.0.0-20190114080300-043950fed066 + github.com/gizak/termui v0.0.0-20190124041613-958a28575d74 github.com/go-ole/go-ole v1.2.1 // indirect github.com/mattn/go-runewidth v0.0.4 // indirect github.com/mitchellh/go-wordwrap v1.0.0 // indirect @@ -19,6 +19,5 @@ require ( github.com/shirou/gopsutil v2.18.11+incompatible github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 // indirect github.com/stretchr/testify v1.2.2 // indirect - golang.org/x/sys v0.0.0-20180406135729-3b87a42e500a // indirect howett.net/plist v0.0.0-20181124034731-591f970eefbb // indirect ) -- cgit v1.2.3