aboutsummaryrefslogtreecommitdiff
path: root/go.mod (unfollow)
Commit message (Collapse)AuthorFiles
2025-07-26chore: update some claude and configHEADmasterMax Resnick1
2025-03-29feat: upgrade token security, upgrade go, packages, fix linting issuesMax Resnick1
Token generation changes: 1. Increasing to 32 bytes (256 bits) of entropy 2. Using crypto/rand.Read directly instead of loop
2024-02-17chore: update golangMax Resnick1
2024-02-17chore: update pkgsMax Resnick1
2024-02-17fix: fix up tests and lintingMax Resnick1
2023-05-26Adds a lot of tests adds middleware hookMax Resnick1
2023-01-29Fixes tests, use correct config file nameMax Resnick1
2022-12-11add tests, new policies, init repo managerMax Resnick1
2022-11-24relocation of codeMax Resnick1
2022-11-09add authz setupMax Resnick1