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.mod
AgeCommit message (Expand)Author
2023-10-13Update module golang.org/x/net to v0.17.0GitLab Renovate Bot
2023-10-13Merge branch 'renovate/golang.org-x-sync-0.x' into 'master'Ash McKenzie
2023-10-13Merge branch 'renovate/golang.org-x-time-0.x' into 'master'Ash McKenzie
2023-10-13Update module golang.org/x/sync to v0.4.0GitLab Renovate Bot
2023-10-13Merge branch 'renovate/github.com-gorilla-sessions-1.x' into 'master'Ash McKenzie
2023-10-13Update module golang.org/x/time to v0.3.0GitLab Renovate Bot
2023-10-05Update module golang.org/x/crypto to v0.14.0GitLab Renovate Bot
2023-09-29Update module github.com/gorilla/sessions to v1.2.1GitLab Renovate Bot
2023-08-11Update module gitlab.com/gitlab-org/labkit to v1.20.0GitLab Renovate Bot
2023-08-08Merge branch 'kassio/update-go-mimedb' into 'master'Vladimir Shushlin
2023-08-07Update go-mimedb libraryKassio Borges
2023-08-07Update module github.com/stretchr/testify to v1.8.4GitLab Renovate Bot
2023-08-07Update module github.com/prometheus/client_golang to v1.16.0GitLab Renovate Bot
2023-08-03Update module github.com/pires/go-proxyproto to v0.7.0GitLab Renovate Bot
2023-07-25Update logrus dependencyKassio Borges
2023-07-20Update module github.com/gorilla/handlers to v1.5.1GitLab Renovate Bot
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
2023-02-14Update labkit to 1.17.0Kassio Borges
2023-02-14Revert back to archive/zipKassio Borges
2023-02-08Update go to 1.18Kassio Borges
2022-10-12Fix CVE-2022-32149 in golang.org/x/textAlessio Caiazza
2022-07-15Update LabKit library to v1.16.0vendor-v1.16.0Alejandro Rodríguez
2022-05-20Propagate errors for better handlingfeistel
2022-04-27Use labkit for fips checkVishal Tak
2022-04-25Upgrade labkit to version v1.13.0Kassio Borges
2022-04-25Drop go 1.16 supportfeistel
2022-04-21Merge branch 'bump/prom-client' into 'master'Alessio Caiazza
2022-04-15Bump prometheus client to 1.12.1feistel
2022-03-18Merge branch 'kassio/update-go-cmp' into 'master'Vladimir Shushlin
2022-03-16Update go-cmpkassio/update-go-cmpKassio Borges
2022-03-14update go-proxyproto and fix testsvtak
2022-01-19feat: switch to content negotiation libraryfeistel
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
2021-12-07chore: upgrade to labkit 1.11.0Jaime Martinez
2021-11-17build: bump gomock to 1.6.0feistel
2021-11-17Merge branch 'bump/go-jwt' into 'master'Jaime Martinez
2021-11-16feat: handle extra headers when serving from compressed zip archivefeistel
2021-11-02build: bump golang-jwt/jwt to 4.1.0feistel
2021-09-30feat: add ratelimiter packageJaime Martinez
2021-08-26Merge branch 'remove/disk-source' into 'master'Jaime Martinez
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