From 64ae18daf0061f3f094dfb0b1795a67ab8426df4 Mon Sep 17 00:00:00 2001 From: video-prize-ranch Date: Wed, 3 Jul 2024 09:00:02 -0400 Subject: [PATCH] Update air git repo --- Justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Justfile b/Justfile index 21607f2..079079c 100644 --- a/Justfile +++ b/Justfile @@ -4,7 +4,7 @@ build: dev: tailwindcss -i static/tailwind.css -o static/app.css -m -w & - go run github.com/cosmtrek/air@latest -c .air.toml + go run github.com/air-verse/air@latest -c .air.toml tag-vpr: podman pull codeberg.org/rimgo/rimgo:latest