bump github.com/denis-tingaikin/go-header from 0.4.2 to 0.4.3 (#2614)

This commit is contained in:
Ludovic Fernandez 2022-02-24 15:49:05 +01:00 committed by GitHub
parent 30c6166b08
commit 56d77e2bc3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 9 additions and 11 deletions

View file

@ -362,7 +362,7 @@ func (m Manager) GetAllSupportedLinterConfigs() []*linter.Config {
linter.NewConfig(golinters.NewGoHeader()).
WithSince("v1.28.0").
WithPresets(linter.PresetStyle).
WithURL("https://github.com/denis-tingajkin/go-header"),
WithURL("https://github.com/denis-tingaikin/go-header"),
linter.NewConfig(golinters.NewGoimports()).
WithSince("v1.20.0").