Skip to content

Commit 4ef0b28

Browse files
committed
review: bump Since version
1 parent 501b407 commit 4ef0b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/lint/lintersdb/manager.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ func (m Manager) GetAllSupportedLinterConfigs() []*linter.Config {
561561
WithURL("https://github.com/dominikh/go-tools/tree/master/simple"),
562562

563563
linter.NewConfig(golinters.NewGosmopolitan(gosmopolitanCfg)).
564-
WithSince("v1.51.0").
564+
WithSince("v1.53.0").
565565
WithLoadForGoAnalysis().
566566
WithPresets(linter.PresetBugs).
567567
WithURL("https://github.com/xen0n/gosmopolitan"),

0 commit comments

Comments
 (0)