mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-28 22:28:43 -04:00
build(deps): bump github.com/bombsimon/wsl/v3 from 3.0.0 to 3.1.0 (#1137)
Bumps [github.com/bombsimon/wsl/v3](https://github.com/bombsimon/wsl) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/bombsimon/wsl/releases) - [Commits](https://github.com/bombsimon/wsl/compare/v3.0.0...v3.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
530b809cf4
commit
d7bf70a0c0
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -5,7 +5,7 @@ go 1.12
|
|||
require (
|
||||
github.com/Djarvur/go-err113 v0.0.0-20200511133814-5174e21577d5
|
||||
github.com/OpenPeeDeeP/depguard v1.0.1
|
||||
github.com/bombsimon/wsl/v3 v3.0.0
|
||||
github.com/bombsimon/wsl/v3 v3.1.0
|
||||
github.com/fatih/color v1.9.0
|
||||
github.com/go-critic/go-critic v0.4.1
|
||||
github.com/go-lintpack/lintpack v0.5.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue