aboutsummaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Expand)Author
7 hours[DO-NOT-MERGE] cmd/pkgsite: implement socket based activationShulhan
5 daysgo.mod: update golang.org/x dependenciesGopher Robot
6 daysinternal/queue: add postgres queue implementation, and use it in worker|frontendJean Barkhuysen
2026-03-24all: pgx/v4 to v5 and upgrade pqEthan Lee
2026-03-12go.mod: update golang.org/x dependenciesGopher Robot
2026-02-09go.mod: update golang.org/x dependenciesGopher Robot
2026-01-12go.mod: update golang.org/x dependenciesGopher Robot
2025-12-30deploy: bump Go version to 1.25.5 and update depsEthan Lee
2025-12-09go.mod: update golang.org/x dependenciesGopher Robot
2025-11-13go.mod: update golang.org/x dependenciesGopher Robot
2025-10-09go.mod: update golang.org/x dependenciesGopher Robot
2025-09-11go.mod: update golang.org/x dependenciesGopher Robot
2025-08-08go.mod: update golang.org/x dependenciesGopher Robot
2025-07-11go.mod: update golang.org/x dependenciesGopher Robot
2025-06-05go.mod: update golang.org/x dependenciesGopher Robot
2025-05-05go.mod: update golang.org/x dependenciesGopher Robot
2025-04-08go.mod: update golang.org/x dependenciesGopher Robot
2025-03-05go.mod: update golang.org/x dependenciesGopher Robot
2025-02-10go.mod: update golang.org/x dependenciesGopher Robot
2025-01-06go.mod: update golang.org/x dependenciesGopher Robot
2024-12-04go.mod: update golang.org/x dependenciesGopher Robot
2024-11-08go.mod: update golang.org/x dependenciesGopher Robot
2024-10-04go.mod: update golang.org/x dependenciesGopher Robot
2024-09-24go.mod: update github.com/jackc/pgx/v4 to fix GHSA-mrww-27vc-gghvTatiana Bradley
2024-09-09go.mod: update golang.org/x dependenciesGopher Robot
2024-09-04go.mod: upgrade to go 1.23Jonathan Amsterdam
2024-08-06go.mod: update golang.org/x dependenciesGopher Robot
2024-07-16go.mod: update golang.org/x dependenciesGopher Robot
2024-06-07go.mod: update golang.org/x dependenciesGopher Robot
2024-05-06go.mod: update golang.org/x dependenciesGopher Robot
2024-04-04go.mod: update golang.org/x dependenciesGopher Robot
2024-03-05go.mod: update golang.org/x dependenciesGopher Robot
2024-03-04all: run go mod tidyMichael Matloob
2024-03-01internal/middleware,etc.: store requestsJonathan Amsterdam
2024-02-13go.mod: update golang.org/x dependenciesGopher Robot
2024-01-12go.mod: update golang.org/x dependenciesGopher Robot
2023-12-18internal/frontend: remove use of goldmark for readme renderingMichael Matloob
2023-12-18internal/frontend: use GFM features in markdown parserMichael Matloob
2023-12-07internal/frontend: replace bluemonday with the simple sanitizerMichael Matloob
2023-12-06internal/frontend: write version of ProcessReadme with rsc.io/markdownMichael Matloob
2023-11-30go.mod: update our dependency on bluemonday to 1.0.25Michael Matloob
2023-11-27go.mod: update golang.org/x dependenciesGopher Robot
2023-11-09go.mod: update golang.org/x dependenciesGopher Robot
2023-10-06go.mod: update golang.org/x dependenciesGopher Robot
2023-09-06go.mod: update golang.org/x dependenciesGopher Robot
2023-09-06go.mod: run 'go mod tidy'Dmitri Shuralyov
2023-08-30internal/lru: add a really simple LRU cache implementationMichael Matloob
2023-08-22internal/worker: upgrade x/mod to allow fetching 1.21.0 modulesRob Findley
2023-08-04all: switch from github.com/ghodss/yaml to gopkg.in/yaml.v3Michael Matloob
2023-08-04internal/vuln: remove the dependency on golang.org/x/expMichael Matloob