From 8cf8ca60fcdae0d838fce4ce0eea2347a056ba21 Mon Sep 17 00:00:00 2001 From: misohu Date: Thu, 12 Sep 2024 08:20:58 +0200 Subject: [PATCH] Fix: fix comment --- profile-controller/rockcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile-controller/rockcraft.yaml b/profile-controller/rockcraft.yaml index cc883cf..e351e37 100644 --- a/profile-controller/rockcraft.yaml +++ b/profile-controller/rockcraft.yaml @@ -36,7 +36,7 @@ parts: - GOOS: linux build-snaps: - go/1.17/stable - # Override-build because we want to move the hashicorp librarry folder + # Override-build because we want to move the hashicorp library folder override-build: | cd $CRAFT_PART_SRC_WORK go mod download