Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot]
7674198143 Bump github.com/spf13/cobra from 1.1.1 to 1.1.2 (#21)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.1.1...v1.1.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 08:48:32 -05:00
dependabot[bot]
76464e3158 Bump github.com/nxadm/tail from 1.4.6 to 1.4.8 (#20)
Bumps [github.com/nxadm/tail](https://github.com/nxadm/tail) from 1.4.6 to 1.4.8.
- [Release notes](https://github.com/nxadm/tail/releases)
- [Changelog](https://github.com/nxadm/tail/blob/master/CHANGES.md)
- [Commits](https://github.com/nxadm/tail/compare/v1.4.6...v1.4.8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 08:41:58 -05:00
dependabot[bot]
a3d4cf8c9e 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>
2021-02-01 07:29:47 -05:00
dependabot[bot]
0d9827d1ca Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#18)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-01 07:29:25 -05:00
Dave Gallant
d3c2279555 Add parsing tests (#17) 2021-01-30 18:38:52 -05:00
dependabot[bot]
7130b53a1b Bump github.com/spf13/afero from 1.3.2 to 1.5.1 (#5)
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.3.2 to 1.5.1.
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](https://github.com/spf13/afero/compare/v1.3.2...v1.5.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-31 10:43:36 -05:00
Dave Gallant
f405f9204e Use forked tail package (#3) 2020-12-31 10:37:07 -05:00
Dave Gallant
a2afbc1e35 Add initial prototype (#1)
* Add survey library to select server

* Add speedtest

* Add --random flag to connect

* Add list command

* Cache server list

* Tail the openvpn logs so that it appears in vpngate logs

* Add goreleaser action

* Add golangci-lint action
2020-12-31 02:56:01 -05:00