From 5bf4232bd9050f4c19b9df69245428d74f923bf1 Mon Sep 17 00:00:00 2001 From: Steven Presti Date: Thu, 10 Oct 2024 16:31:36 -0400 Subject: [PATCH] config: update go_versions to current Replace EOL go versions with current supported ones. --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 66123f0..018416d 100644 --- a/config.yaml +++ b/config.yaml @@ -4,7 +4,7 @@ vars: current_fedora: 40 # Key ID from https://fedoraproject.org/security/ current_fedora_signing_key: a15b79cc - go_versions: [1.20.x, 1.21.x] + go_versions: [1.22.x, 1.23.x] repos: 11bot: