Commit Graph
5 Commits
Author SHA1 Message Date
mrhid6 d7ada3eb76 fix(server): add the lk go.sum entry the workspace was masking
go build inside the Docker image runs outside the workspace, so server/go.sum
needed the hyperboloide/lk entry that GOWORK resolution was supplying locally.
Caught by the image build, not by go build.
2026-07-24 15:35:01 +01:00
mrhid6 fbd0b17ca3 feat(license): trust the production signing key 2026-07-24 15:01:03 +01:00
mrhid6 b26472dfe8 feat(license): add offline verification 2026-07-24 14:58:25 +01:00
mrhid6 5b25797d77 feat(license): add signing and the trusted key list 2026-07-24 14:57:52 +01:00
mrhid6 b1a932b765 feat(license): add the licence payload and tier seed table 2026-07-24 14:57:21 +01:00