From a66dc68b3bb85433e3b4f23c0bec88354c22c217 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 098ad967..62669260 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1339,7 +1339,7 @@ parts: - libudev-dev - pkg-config build-snaps: - - go/1.21/stable + - go/1.22/stable stage-packages: - acl - attr @@ -1473,7 +1473,7 @@ parts: - lxd - sqlite build-snaps: - - go/1.21/stable + - go/1.22/stable plugin: nil override-pull: | snapcraftctl pull @@ -1539,7 +1539,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