Remove speedtest (#42)

* Remove speedtest

* Go mod tidy
This commit is contained in:
DG
2021-08-09 22:23:21 -04:00
committed by GitHub
parent e4c79030a7
commit 61f5779346
6 changed files with 1 additions and 77 deletions

1
go.mod
View File

@@ -11,7 +11,6 @@ require (
github.com/nxadm/tail v1.4.8
github.com/olekukonko/tablewriter v0.0.5
github.com/rs/zerolog v1.23.0
github.com/showwin/speedtest-go v1.1.4
github.com/spf13/afero v1.6.0
github.com/spf13/cobra v1.2.1
github.com/stretchr/testify v1.7.0