From 2672fbfd4cdcb7ba9d4e1bae1ee6156df1369362 Mon Sep 17 00:00:00 2001 From: Thomas Parrott Date: Mon, 16 Sep 2024 11:35:16 +0100 Subject: [PATCH] go: Use 1.22 as min version needed for LXD Signed-off-by: Thomas Parrott --- snapcraft.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 7739c179..ef625b60 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1341,7 +1341,7 @@ parts: - libudev-dev - pkg-config build-snaps: - - go/1.21/stable + - go/1.22/stable stage-packages: - acl - attr @@ -1475,7 +1475,7 @@ parts: - lxd - sqlite build-snaps: - - go/1.21/stable + - go/1.22/stable plugin: nil override-pull: | snapcraftctl pull @@ -1541,7 +1541,7 @@ parts: build-attributes: [core22-step-dependencies] source: snap-query/ build-snaps: - - go/1.21/stable + - go/1.22/stable plugin: nil override-build: | set -ex