From 3d6aeb420d3c9232780a4d6ec40dbe5454ef2c23 Mon Sep 17 00:00:00 2001 From: Guillaume Belanger Date: Thu, 29 Feb 2024 15:51:09 -0500 Subject: [PATCH] chore: bump lego to v4.15.0 (#36) --- rockcraft.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rockcraft.yaml b/rockcraft.yaml index 7160eec..ac3263d 100644 --- a/rockcraft.yaml +++ b/rockcraft.yaml @@ -2,7 +2,7 @@ name: lego summary: Let's Encrypt Rock description: | Let's Encrypt Rock -version: "4.14.2" +version: "4.15.0" license: Apache-2.0 base: bare build-base: ubuntu@22.04 @@ -15,9 +15,9 @@ parts: plugin: go source: https://github.com/go-acme/lego source-type: git - source-tag: v4.14.2 + source-tag: v4.15.0 build-snaps: - - go + - go/1.21/stable stage-packages: - libc6_libs - ca-certificates_data