From 6a1471978449cbe1b665209c16ce62f3f4a22e57 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Mon, 26 Feb 2024 14:58:10 -0800 Subject: [PATCH] :memo: Made note to also install goose --- updates.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/updates.txt b/updates.txt index b9ebf55d..59f87bd1 100644 --- a/updates.txt +++ b/updates.txt @@ -446,5 +446,6 @@ Uninstall foliate and install fbreader doas pacman -Rs foliate && doas pacman -S fbreader 02/26/2024 -Install sqlc for use with golang +Install sqlc and goose for use with golang doas pacman -S sqlc +paru goose