From e106f25ee44fdceab0d67290b4c97e3d84b68a81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Graber?= Date: Thu, 5 Sep 2024 23:41:19 -0400 Subject: [PATCH] Update dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Graber --- .github/workflows/builds.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/builds.yml b/.github/workflows/builds.yml index 7a2fc5e..9a88744 100644 --- a/.github/workflows/builds.yml +++ b/.github/workflows/builds.yml @@ -53,7 +53,7 @@ jobs: COWSQL_TAG: "v1.15.6" CRIU_TAG: "v3.19" EDK2_TAG: "edk2-stable202408" - GOLANG_TAG: "go1.23.0" + GOLANG_TAG: "go1.23.1" LIBTPMS_TAG: "v0.9.6" LIBURING_TAG: "liburing-2.7" MINIO_TAG: "RELEASE.2024-08-29T01-40-52Z"