Skip to content

Commit cf4c529

Browse files
build(deps): bump github.com/ldez/usetesting from 0.2.2 to 0.3.0 (#5261)
Co-authored-by: Fernandez Ludovic <[email protected]>
1 parent acfb3be commit cf4c529

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ require (
6868
github.com/ldez/gomoddirectives v0.6.0
6969
github.com/ldez/grignotin v0.7.0
7070
github.com/ldez/tagliatelle v0.7.1
71-
github.com/ldez/usetesting v0.2.2
71+
github.com/ldez/usetesting v0.3.0
7272
github.com/leonklingele/grouper v1.1.2
7373
github.com/macabu/inamedparam v0.1.3
7474
github.com/maratori/testableexamples v1.0.0

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/lint/lintersdb/builder_linter.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -827,6 +827,7 @@ func (LinterBuilder) Build(cfg *config.Config) ([]*linter.Config, error) {
827827
WithSince("v1.63.0").
828828
WithPresets(linter.PresetTest).
829829
WithLoadForGoAnalysis().
830+
WithAutoFix().
830831
WithURL("https://github.com/ldez/usetesting"),
831832

832833
linter.NewConfig(linter.NewNoopDeprecated("varcheck", cfg, linter.DeprecationError)).

0 commit comments

Comments
 (0)