Bump github.com/showwin/speedtest-go from 1.1.0 to 1.1.1 (#19)

Bumps [github.com/showwin/speedtest-go](https://github.com/showwin/speedtest-go) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/showwin/speedtest-go/releases)
- [Changelog](https://github.com/showwin/speedtest-go/blob/master/.goreleaser.yml)
- [Commits](https://github.com/showwin/speedtest-go/compare/v1.1.0...v1.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-02-01 07:29:47 -05:00
committed by GitHub
parent 0d9827d1ca
commit a3d4cf8c9e
2 changed files with 5 additions and 3 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/nxadm/tail v1.4.6
github.com/olekukonko/tablewriter v0.0.4
github.com/rs/zerolog v1.20.0
github.com/showwin/speedtest-go v1.1.0
github.com/showwin/speedtest-go v1.1.1
github.com/spf13/afero v1.5.1
github.com/spf13/cobra v1.1.1
github.com/stretchr/testify v1.7.0