Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.sum
AgeCommit message (Collapse)Author
2023-05-25Update module github.com/karlseguin/ccache/v2 to v2.0.8GitLab Renovate Bot
2023-05-22Update module gitlab.com/gitlab-org/labkit to v1.18.0GitLab Renovate Bot
2023-05-16Update module github.com/golang-jwt/jwt/v4 to v4.5.0GitLab Renovate Bot
2023-05-13Update github.com/tj/go-redirects digest to fd1ba10GitLab Renovate Bot
2023-05-11Upgrade golang.org/x/cryptoKassio Borges
Changelog: other
2023-02-14Update labkit to 1.17.0Kassio Borges
2023-02-14Revert back to archive/zipKassio Borges
2022-10-12Run go mod tidy -compat=1.17Alessio Caiazza
2022-10-12Fix CVE-2022-32149 in golang.org/x/textAlessio Caiazza
Update golang.org/x/text to v0.3.8 Changelog: security
2022-07-15Update LabKit library to v1.16.0vendor-v1.16.0Alejandro Rodríguez
* include original address in correlation CIDR checks ([ae96001](https://gitlab.com/gitlab-org/labkit/commit/ae9600163a6f5fa2ad06676a00b310af36573df4)) * run make recipes in parallel during backward compat check ([efa9c71](https://gitlab.com/gitlab-org/labkit/commit/efa9c71e13ef2bfe4415278e6b1e5c5ee8cc8022)) See https://gitlab.com/gitlab-org/labkit/-/releases/v1.16.0 Changelog: changed
2022-05-20Propagate errors for better handlingfeistel
2022-04-27Use labkit for fips checkVishal Tak
Changelog: changed
2022-04-25Upgrade labkit to version v1.13.0Kassio Borges
Changelog: changed
2022-04-21Merge branch 'bump/prom-client' into 'master'Alessio Caiazza
build: bump prometheus client to 1.12.1 See merge request gitlab-org/gitlab-pages!705
2022-04-15Bump prometheus client to 1.12.1feistel
2022-03-18Merge branch 'kassio/update-go-cmp' into 'master'Vladimir Shushlin
Update go-cmp See merge request gitlab-org/gitlab-pages!713
2022-03-16Update go-cmpkassio/update-go-cmpKassio Borges
Changelog: changed
2022-03-14update go-proxyproto and fix testsvtak
2022-01-19feat: switch to content negotiation libraryfeistel
Changelog: changed
2022-01-19build: add go-contentencoding libfeistel
2021-12-28bumps the version of labkit utilizedJohn Skarbek
2021-12-16fix: update vfs/zip implementation to ensure minimum range requests for go1.17Arran Walker
Using `gitlab.com/gitlab-org/golang-archive-zip` instead of the `archive/zip` package from the stdlib. Changelog: changed
2021-12-07chore: upgrade to labkit 1.11.0Jaime Martinez
And report stack trace with error tracking to Sentry. Changelog: other
2021-11-17build: bump gomock to 1.6.0feistel
2021-11-02build: bump golang-jwt/jwt to 4.1.0feistel
2021-10-04Merge branch '627-add-rate-limiting-pkg' into 'master'Vladimir Shushlin
feat: add ratelimiter package See merge request gitlab-org/gitlab-pages!587
2021-09-30feat: add ratelimiter packageJaime Martinez
Changelog: added
2021-09-09build: run go mod tidyfeistel
2021-08-26Merge branch 'remove/disk-source' into 'master'Jaime Martinez
refactor: remove support for disk configuration source Closes #103, #158, #68, and #382 See merge request gitlab-org/gitlab-pages!541
2021-08-25build: move tools/dev dependencies to a separate go.modfeistel
2021-08-20build: remove brotli dependencyfeistel
2021-08-20build: remove godirwalk dependencyfeistel
2021-08-19Merge branch 'build/go-1.16' into 'master'Vladimir Shushlin
build: bump go to 1.16 See merge request gitlab-org/gitlab-pages!547
2021-08-19build: bump go to 1.16feistel
Changelog: changed
2021-08-17build: remove backoff dependencyfeistel
2021-08-16tests: more cases for access control enabledJaime Martinez
2021-08-11build: drop gorilla/context dependencyfeistel
2021-08-04build: bump jwt library to v4.0.0feistel
2021-08-04build: replace jwt-go with maintained forkfeistel
Changelog: other
2021-08-02build: run go mod tidyfeistel
2021-07-27ci: use gotestsum for running testsuse-new-gotestsumJaime Martinez
Changelog: other
2021-06-23Merge branch 'remove/osext' into 'master'Jaime Martinez
Remove osext See merge request gitlab-org/gitlab-pages!488
2021-06-11Bump brotli to 1.0.3feistel
2021-05-21Remove osextfeistel
2021-05-20Remove serverless code from Pagesfeistel
2021-04-28Add multierror libraryfeistel
2021-04-20Remove gocovmergefeistel
Changelog: other
2021-03-29Set Go 1.16.2 for projectEvan Read
2021-03-26Revert library upgradesJaime Martinez
2021-03-25Run setup as part of cacheJaime Martinez