From 54397b36fca994368bdce006337dec2f5de85b18 Mon Sep 17 00:00:00 2001
From: Naman Jagdish Gala <ngala@gitlab.com>
Date: Mon, 18 Dec 2023 08:35:05 +0000
Subject: [PATCH] Update gitlab pages version

Main changes:

* Add Pages rate-limiting for IPv6 based on /64 prefix
* Update module golang.org/x/net to v0.19.0
* Update module golang.org/x/net to v0.19.0
* Update dependency golang to v1.21.5
* Update module golang.org/x/crypto to v0.16.0
* Update module github.com/golang-jwt/jwt/v5 to v5.2.0

Reference: https://gitlab.com/gitlab-org/gitlab-pages/-/compare/38a79230add5dc453d8fafa48f7f3e218a70f0be...bf6cd6ddf529f8958adee206ac0f93953e9ac39c?from_project_id=734943&straight=false

---

This is part of the [Gitlab Pages update process](https://gitlab.com/gitlab-org/gitlab-pages/-/blob/master/PROCESS.md)

Changelog: changed
---
 GITLAB_PAGES_VERSION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/GITLAB_PAGES_VERSION b/GITLAB_PAGES_VERSION
index d35f1128be366..f02cef6123fec 100644
--- a/GITLAB_PAGES_VERSION
+++ b/GITLAB_PAGES_VERSION
@@ -1 +1 @@
-38a79230add5dc453d8fafa48f7f3e218a70f0be
+bf6cd6ddf529f8958adee206ac0f93953e9ac39c
-- 
GitLab