Files
opencloud/vendor/github.com/olekukonko/tablewriter/comb.hcl
dependabot[bot] 57fdbb2d4c build(deps): bump github.com/olekukonko/tablewriter from 1.1.3 to 1.1.4
Bumps [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/olekukonko/tablewriter/releases)
- [Commits](https://github.com/olekukonko/tablewriter/compare/v1.1.3...v1.1.4)

---
updated-dependencies:
- dependency-name: github.com/olekukonko/tablewriter
  dependency-version: 1.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-12 16:39:40 +01:00

10 lines
306 B
HCL

recursive = true
output_file = "all.txt"
extensions = [".go"]
exclude_dirs = [
"_examples", "_readme", "_lab","_tmp","pkg","lab","cmd","test.txt","tmp",
"_readme","pkg","renderer"
]
exclude_files = ["README.md","README_LEGACY.md","MIGRATION.md","test.hcl","csv.go"]
use_gitignore = true
detailed = true