csv2excel/magefiles
Oliver Jakoubek 3c2c3cef57 fix: add --version flag and correct ldflags module path
- Add --version flag to CLI (closes bd-bxt)
- Fix ldflags module path: csv2excel/internal/version → code.beautifulmachines.dev/jakoubek/csv2excel/internal/version
  so build info (version, commit, date) is actually embedded into the binary
- Add mg.Deps(Build) to Install so it always builds before installing
2026-03-05 11:28:44 +01:00
..
go.mod feat: initialer Commit des csv2excel CLI-Tools 2026-03-05 10:14:52 +01:00
go.sum feat: initialer Commit des csv2excel CLI-Tools 2026-03-05 10:14:52 +01:00
magefile.go fix: add --version flag and correct ldflags module path 2026-03-05 11:28:44 +01:00