- d8c29b8 go.mod: update golang.org/x dependencies by Gopher Robot · 8 months ago
- 62f6d87 go.mod: update golang.org/x dependencies by Gopher Robot · 9 months ago
- 599abd8 go.mod: update golang.org/x dependencies by Gopher Robot · 10 months ago
- d520175 go.mod: update golang.org/x dependencies by Gopher Robot · 11 months ago
- 310335a all: run go mod tidy by Michael Matloob · 11 months ago
- df601fe internal/middleware,etc.: store requests by Jonathan Amsterdam · 11 months ago
- 92ac56e go.mod: update golang.org/x dependencies by Gopher Robot · 12 months ago
- ef00dbe go.mod: update golang.org/x dependencies by Gopher Robot · 1 year ago
- 8d0563a internal/frontend: remove use of goldmark for readme rendering by Michael Matloob · 1 year, 1 month ago
- 7246abc internal/frontend: use GFM features in markdown parser by Michael Matloob · 1 year, 1 month ago
- 00698da internal/frontend: replace bluemonday with the simple sanitizer by Michael Matloob · 1 year, 2 months ago
- 691780b internal/frontend: write version of ProcessReadme with rsc.io/markdown by Michael Matloob · 1 year, 2 months ago
- 2c6cc9d go.mod: update our dependency on bluemonday to 1.0.25 by Michael Matloob · 1 year, 2 months ago
- 42af168 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 2 months ago
- 8d85107 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 3 months ago
- 27604b3 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 4 months ago
- 042f53b go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 5 months ago
- 6f807f7 go.mod: run 'go mod tidy' by Dmitri Shuralyov · 1 year, 5 months ago
- 06e1679 internal/lru: add a really simple LRU cache implementation by Michael Matloob · 1 year, 5 months ago
- 2d73b4f internal/worker: upgrade x/mod to allow fetching 1.21.0 modules by Rob Findley · 1 year, 5 months ago
- 1e93998 all: switch from github.com/ghodss/yaml to gopkg.in/yaml.v3 by Michael Matloob · 1 year, 6 months ago
- 30cc364 internal/vuln: remove the dependency on golang.org/x/exp by Michael Matloob · 1 year, 6 months ago
- 7ec3a4e all: update golang.org/x/net to v0.13.0 by Hana (Hyang-Ah) Kim · 1 year, 6 months ago
- 64dbd74 internal/stdlib: remove dependency on github.com/go-git/go-git/v5 by Michael Matloob · 1 year, 6 months ago
- 57875e5 go.sum: ran go mod tidy by Jamal Carvalho · 1 year, 6 months ago
- 0ed0c45 all: update github.com/lib/pq to v1.10.9 by Michael Matloob · 1 year, 7 months ago
- 4481c15 internal/vuln: refactor client and improve ByPackagePrefix by Tatiana Bradley · 1 year, 9 months ago
- 7fc5427 go.sum: run go mod tidy by Hana (Hyang-Ah) Kim · 1 year, 9 months ago
- 6862513 go.mod,go.sum: upgrade dependencies after running govulncheck by Tatiana Bradley · 1 year, 9 months ago
- aca0f94 internal/{frontend,osv,vuln}: remove dependency on x/vuln by Tatiana Bradley · 1 year, 10 months ago
- 474fcad internal,static: upgrade esbuild by Jamal Carvalho · 1 year, 11 months ago
- 5586781 test/screentest: update vuln client and testdata by Jamal Carvalho · 2 years, 3 months ago
- e863364 go.sum: ran go mod tidy by Jamal Carvalho · 2 years, 4 months ago
- 2621a59 go.mod: upgrade to latest golang.org/x/vuln by Jonathan Amsterdam · 2 years, 4 months ago
- 97f10a0 go.sum: ran go mod tidy by Jamal Carvalho · 2 years, 5 months ago
- 40a0b46 go.mod: upgrade to vuln client that handles escaped paths by Jonathan Amsterdam · 2 years, 5 months ago
- 3862895 all: update for osv schema change by Damien Neil · 2 years, 5 months ago
- e651acc go.mod: update to github.com/yuin/goldmark@1.4.13 by Damien Neil · 2 years, 5 months ago
- fa3d909 internal/godoc/internal/doc: update go go1.18beta1 by Jonathan Amsterdam · 3 years, 1 month ago
- 9c33d63 go.mod: upgrade more modules by Jonathan Amsterdam · 3 years, 1 month ago
- 60a93fb go.mod: upgrade miscellaneous packages to latest by Jonathan Amsterdam · 3 years, 1 month ago
- 2ba1966 go.mod: upgrade github.com/jack/pgx/v4 to latest version by Jonathan Amsterdam · 3 years, 1 month ago
- c84459b go.{mod,sum}: ran go mod tidy by Jamal Carvalho · 3 years, 1 month ago
- 52f9031 go.mod: update cloud.google.com/go imports to latest versions by Jonathan Amsterdam · 3 years, 1 month ago
- 5580051 go.mod,internal/frontend: switch to golang.org/x/vuln by Jonathan Amsterdam · 3 years, 3 months ago
- a5ebed6 go.mod: update to latest vulndb client by Jonathan Amsterdam · 3 years, 3 months ago
- 818e48f many: cmd/pkgsite embeds static assets by Jonathan Amsterdam · 3 years, 3 months ago
- 8256ffb go.mod: update to latest safehtml by Jonathan Amsterdam · 3 years, 3 months ago
- 09c0780 internal/frontend: update to latest vulndb client by Jonathan Amsterdam · 3 years, 5 months ago
- 5903bb5 go.mod: update golang.org/x/mod by Jonathan Amsterdam · 3 years, 5 months ago
- c07f491 internal/frontend: display vulnerabilities on package page by Jonathan Amsterdam · 3 years, 5 months ago
- 9772db7 internal/datasource: limit cache size by Jonathan Amsterdam · 3 years, 5 months ago
- 37097e8 go.{mod,sum}: update esbuild by Jamal Carvalho · 3 years, 5 months ago
- 0a8194a go.sum: ran go mod tidy by Jonathan Amsterdam · 3 years, 5 months ago
- d9fb42a go.mod: update bluemonday by Jonathan Amsterdam · 3 years, 6 months ago
- 48a9e9d go.sum: ran go mod tidy by Julie Qiu · 3 years, 6 months ago
- bef6323 go.{mod,sum}: upgraded github.com/yuin/goldmark v1.3.5 => v1.4.0 by Jamal Carvalho · 3 years, 6 months ago
- 48df466 go.mod: update pgx to latest version by Jonathan Amsterdam · 3 years, 7 months ago
- de150ee go.mod: update goldmark v1.2.1 => v1.3.5 by Jamal Carvalho · 3 years, 8 months ago
- 9f7f93a all: upgrade templatecheck by Jonathan Amsterdam · 3 years, 9 months ago
- 876c3ba go.mod: upgrade pgx by Jonathan Amsterdam · 3 years, 10 months ago
- 7164f40 devtools,internal: configuration for esbuild by Jamal Carvalho · 3 years, 11 months ago
- 9057dcb internal/godoc/internal/doc: use txtar format for example tests by Jonathan Amsterdam · 4 years ago
- e10f26f go.mod, go.sum: upgrade golang.org/x/tools by Jonathan Amsterdam · 4 years ago
- 015f5db internal/frontend: support GOOS/GOARCH query params by Jonathan Amsterdam · 4 years ago
- e0c9624 internal/licenses: upgrade to latest licensecheck by Jonathan Amsterdam · 4 years, 1 month ago
- 62e7f0a go.sum: update by Jonathan Amsterdam · 4 years, 2 months ago
- 516b56b internal/frontend: add a test that checks templates by Jonathan Amsterdam · 4 years, 2 months ago
- 3f9e3bf internal/middleware: use redis to store quota information by Jonathan Amsterdam · 4 years, 2 months ago
- 8dd5fd7 internal/database: benchmark pgx copy against bulk insert by Jonathan Amsterdam · 4 years, 2 months ago
- ee99d75 internal/postgres: use squirrel in GetUnitMeta by Julie Qiu · 4 years, 2 months ago
- 1d82ba8 go.mod: update to latest redis client by Jonathan Amsterdam · 4 years, 2 months ago
- 5c8940d internal: transition from blackfriday to goldmark by Miguel Acero · 4 years, 4 months ago
- 1717b2e internal/dcensus: add debugging for trace exporter by Jonathan Amsterdam · 4 years, 4 months ago
- ee20d3d go.mod: upgrade contrib.go.opencensus.io/exporter/stackdriver by Jonathan Amsterdam · 4 years, 4 months ago
- dec7f62 internal/auth: use the idtoken package by Jonathan Amsterdam · 4 years, 5 months ago
- bda507c go.mod: upgrade to latest version of licensecheck by Jonathan Amsterdam · 4 years, 5 months ago
- 073d8fe internal/frontend: use safehtml by Jonathan Amsterdam · 4 years, 7 months ago
- cd7f8b5 mod: target Go 1.14 and fix the go-git deps by Daniel Martí · 4 years, 7 months ago
- 75ff82f go.mod: update staticcheck and golang.org/x/tools to latest by Jonathan Amsterdam · 4 years, 8 months ago
- 7b3a33a internal/secrets: use Secret Manager by Jonathan Amsterdam · 4 years, 9 months ago
- 89102d6 go.mod: update go-cmp by Jonathan Amsterdam · 4 years, 9 months ago
- 86348f6 internal/database: use the DB for inside a transaction as well as out by Jonathan Amsterdam · 4 years, 10 months ago
- 1832788 discovery: move content/static/third_party to top-level directory by Andrew Bonventre · 4 years, 10 months ago
- 66fd043 all: tidy go.mod and go.sum by Julie Qiu · 4 years, 11 months ago
- 46aa9d8 all.bash: update verify_header check by Rob Findley · 4 years, 11 months ago
- 8d07fa5 internal/licenses: upgrade licensecheck, add licenses by Jonathan Amsterdam · 5 years ago
- 3df4959 go.mod: update licensecheck by Jonathan Amsterdam · 5 years ago
- cd3ade4 internal/thirdparty: delete by Dmitri Shuralyov · 5 years ago
- 10b6d33 go.mod: update licensecheck by Jonathan Amsterdam · 5 years ago
- 73a1367 go.mod: revert to an older licensecheck version by Jonathan Amsterdam · 5 years ago
- 9c9e794 go.mod: update licensecheck by Jonathan Amsterdam · 5 years ago
- c29f9fe go.mod: update licensecheck by Jonathan Amsterdam · 5 years ago
- 851d18b internal/postgres: update logic for deleting an alternative module by Julie Qiu · 5 years ago
- a72c2ab internal/fetch: check for mismatched path by Jonathan Amsterdam · 5 years ago
- ff7588d all: use golang.org/x/mod by Jonathan Amsterdam · 5 years ago
- 42beb7c cmd,internal: add stackdriver profiler by Julie Qiu · 5 years ago
- e7b2ad8 internal/frontend: TestServer matches html structure by Jonathan Amsterdam · 5 years ago
- 2443a1e internal/frontend: extend /latest-version for packages by Jonathan Amsterdam · 5 years ago
- b536b9f internal/frontend,internal/postgres: add a "popular" search method by Rob Findley · 5 years ago