Commit Graph

5 Commits

Author SHA1 Message Date
8845f0ade6 Add minimal compilation smoke test; tidy go.mod
Some checks failed
check / check (push) Failing after 59s
Add a smoke test that references the package's exported surface so go
test fails if it stops compiling. Run go mod tidy to promote cobra to
a direct dependency.
2026-06-28 10:09:56 +02:00
7316054b07 Add README, LICENSE, Makefile, Dockerfile, and CI
Add a detailed README, WTFPL LICENSE, and build/CI tooling modeled on
the vaultik repo (Makefile, multi-stage digest-pinned Dockerfile,
.gitea/workflows/check.yml). Bump Go to 1.26.4 and pin golangci-lint
to v2.12.2. gofmt existing sources so the new fmt-check gate passes.
2026-06-28 10:08:44 +02:00
c31484f0cf support targeting specific date 2026-02-09 01:18:16 -08:00
136a090b6d change url 2026-02-09 00:48:03 -08:00
e6e85b6e11 initial 2026-02-09 00:42:06 -08:00