From db82abdfc165d311f4666eb1fddb9c47da6444ef Mon Sep 17 00:00:00 2001 From: shipperizer Date: Tue, 12 Nov 2024 10:52:07 +0000 Subject: [PATCH] fix: update rock to go 1.23.2 to deal with CVE-2024-34156 closes #449 --- rockcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rockcraft.yaml b/rockcraft.yaml index 6d2cd6b6e..ffa92f41c 100644 --- a/rockcraft.yaml +++ b/rockcraft.yaml @@ -29,7 +29,7 @@ parts: source: . source-type: local build-snaps: - - go/1.21/stable + - go/1.23/stable - node/18/stable build-packages: - make