mirror of
https://github.com/davegallant/vpngate.git
synced 2025-08-07 09:02:31 +00:00
Bump github.com/jszwec/csvutil from 1.5.0 to 1.5.1 (#47)
* Bump github.com/jszwec/csvutil from 1.5.0 to 1.5.1 Bumps [github.com/jszwec/csvutil](https://github.com/jszwec/csvutil) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/jszwec/csvutil/releases) - [Commits](https://github.com/jszwec/csvutil/compare/v1.5.0...v1.5.1) --- updated-dependencies: - dependency-name: github.com/jszwec/csvutil dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update go.mod Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: DG <davegallant@gmail.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -3,8 +3,8 @@ module github.com/davegallant/vpngate
|
||||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/jszwec/csvutil v1.5.1
|
||||
github.com/AlecAivazis/survey/v2 v2.3.1
|
||||
github.com/jszwec/csvutil v1.5.0
|
||||
github.com/juju/errors v0.0.0-20200330140219-3fe23663418f
|
||||
github.com/juju/testing v0.0.0-20201216035041-2be42bba85f3 // indirect
|
||||
github.com/mattn/go-colorable v0.1.8 // indirect
|
||||
|
Reference in New Issue
Block a user