From 782db4dab319cd64e0d47d3172ab2e98c5d2df3f 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 dd9486ab..2f20e13d 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