From aa0ba5496c101e41a497285b4e0f4e9f2820b5e7 Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Tue, 3 Mar 2020 18:57:52 +0300 Subject: Fix typos Update signals handling mechanism http proper stopping --- go.mod | 1 - 1 file changed, 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index a3edb246..4ffc57e6 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,6 @@ require ( github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect github.com/buger/goterm v0.0.0-20181115115552-c206103e1f37 github.com/dustin/go-humanize v1.0.0 - github.com/go-ole/go-ole v1.2.4 // indirect github.com/mattn/go-colorable v0.1.4 // indirect github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b github.com/olekukonko/tablewriter v0.0.4 -- cgit v1.2.3