mirror of
https://github.com/git-chglog/git-chglog.git
synced 2026-01-23 10:25:24 +00:00
* fix(deps): update all non-major dependencies * chore: bump go to v1.24 Signed-off-by: Manuel Vogel <8409778+mavogel@users.noreply.github.com> * fix: build and lint Signed-off-by: Manuel Vogel <8409778+mavogel@users.noreply.github.com> * fix: goreleaser Signed-off-by: Manuel Vogel <8409778+mavogel@users.noreply.github.com> * fix: goveralls Signed-off-by: Manuel Vogel <8409778+mavogel@users.noreply.github.com> * fix: remove deprecatad linter Signed-off-by: Manuel Vogel <8409778+mavogel@users.noreply.github.com> * fix: goveralls latest version install Signed-off-by: Manuel Vogel <8409778+mavogel@users.noreply.github.com> * fix: linter Signed-off-by: Manuel Vogel <8409778+mavogel@users.noreply.github.com> * fix: bump ci linter to v1.64.7 Signed-off-by: Manuel Vogel <8409778+mavogel@users.noreply.github.com> * fix: bump ci linter to v1.64.7 and fix issues Signed-off-by: Manuel Vogel <8409778+mavogel@users.noreply.github.com> * fix: remove version from linter yaml Signed-off-by: Manuel Vogel <8409778+mavogel@users.noreply.github.com> --------- Signed-off-by: Manuel Vogel <8409778+mavogel@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Manuel Vogel <8409778+mavogel@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| builder.go | ||
| cli.go | ||
| cli_test.go | ||
| config.go | ||
| config_builder.go | ||
| config_builder_mock.go | ||
| config_builder_test.go | ||
| config_loader.go | ||
| config_loader_mock.go | ||
| config_test.go | ||
| context.go | ||
| custom_template_builder.go | ||
| custom_template_builder_test.go | ||
| fs.go | ||
| fs_mock.go | ||
| generator.go | ||
| generator_mock.go | ||
| initializer.go | ||
| initializer_test.go | ||
| kac_template_builder.go | ||
| kac_template_builder_test.go | ||
| main.go | ||
| main_test.go | ||
| processor_factory.go | ||
| processor_factory_test.go | ||
| questioner.go | ||
| questioner_mock.go | ||
| status_code.go | ||
| template_builder.go | ||
| template_builder_mock.go | ||
| utils.go | ||
| utils_test.go | ||
| variables.go | ||
| variables_test.go | ||