build(deps): bump github.com/mgechev/revive from 1.1.2 to 1.1.3 (#2517)

Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-01-24 23:07:14 +01:00 committed by GitHub
parent 9bad615c90
commit 620bd9bb3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 20 additions and 4 deletions

2
go.mod
View file

@ -55,7 +55,7 @@ require (
github.com/mattn/go-colorable v0.1.12
github.com/mbilski/exhaustivestruct v1.2.0
github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
github.com/mgechev/revive v1.1.2
github.com/mgechev/revive v1.1.3
github.com/mitchellh/go-homedir v1.1.0
github.com/mitchellh/go-ps v1.0.0
github.com/moricho/tparallel v0.2.1