We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68e53d5 commit e1b6e18Copy full SHA for e1b6e18
main.go
@@ -36,7 +36,7 @@ const (
36
exitCodeWritingToReportFileFailed
37
)
38
39
-const version = "1.6.0"
+const version = "1.7.0"
40
41
//go:embed default_exclusions.txt
42
var defaultExclusionsStr string
0 commit comments