From cacb663f49bcbe43bbcd9bcad21025a4bf5b4a50 Mon Sep 17 00:00:00 2001
From: Ash McKenzie <amckenzie@gitlab.com>
Date: Tue, 8 Aug 2023 18:17:05 +1000
Subject: [PATCH] Update Gitlab Shell version to 14.26.0

- Include error and log as Error when recovering
- Fix the established session metric
- Require Go 1.19 and drop use of golang-crypto fork
- Update dependency gitlab-dangerfiles to '~> 3.13.0'
- Create gotestsum in support/bin and ignore

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

diff --git a/GITLAB_SHELL_VERSION b/GITLAB_SHELL_VERSION
index 6c3bb88f4395f..0b0636a9b0749 100644
--- a/GITLAB_SHELL_VERSION
+++ b/GITLAB_SHELL_VERSION
@@ -1 +1 @@
-14.23.0
+14.26.0
-- 
GitLab