Skip to content

Commit 0293d3c

Browse files
committed
fixup! fixup! linter: add gostrconv
1 parent 9a5129f commit 0293d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pkg/lint/lintersdb/manager.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@ func (m Manager) GetAllSupportedLinterConfigs() []*linter.Config {
545545
WithURL("https://github.com/jirfag/go-printf-func-name"),
546546

547547
linter.NewConfig(golinters.NewGoStrconv()).
548-
WithSince("v1.52.0").
548+
WithSince("v1.53.0").
549549
WithPresets(linter.PresetStyle).
550550
WithURL("https://github.com/catenacyber/gostrconv"),
551551

0 commit comments

Comments
 (0)