From 0f1fbc2401d806304d3110f6ec0cea5d1b4ac8fe Mon Sep 17 00:00:00 2001 From: video-prize-ranch Date: Wed, 3 Jul 2024 13:02:39 +0000 Subject: [PATCH] Update air git repo (#186) Reviewed-on: https://codeberg.org/rimgo/rimgo/pulls/186 Co-authored-by: video-prize-ranch Co-committed-by: video-prize-ranch --- 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