From 82e6561b68cce1332319c2d2a00de5a4a16339b9 Mon Sep 17 00:00:00 2001 From: shiwa-sh Date: Mon, 4 May 2026 13:45:17 +0330 Subject: [PATCH] chore(mise): switch sqlc source to aqua registry --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 0b0270b..cbb4f43 100644 --- a/mise.toml +++ b/mise.toml @@ -35,4 +35,4 @@ go = "1.26.1" golangci-lint = "2.11.1" gomigrate = "4.19.1" oapi-codegen = "2.4.1" -sqlc = "1.30.0" +"aqua:sqlc-dev/sqlc" = "v1.30.0"