From 6143570cee3e07e513d368ed36ec6ef11a5fa96d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 06:39:28 +0000 Subject: [PATCH] fix(deps): update module github.com/iodesystems/sqlc-go-codegen-metaquery to v0.1.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 52eea74..c5033b8 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/go-chi/chi/v5 v5.3.1 github.com/iodesystems/agentkit v0.5.0 github.com/iodesystems/gwag v0.0.0-00010101000000-000000000000 - github.com/iodesystems/sqlc-go-codegen-metaquery v0.0.0 + github.com/iodesystems/sqlc-go-codegen-metaquery v0.1.0 github.com/mark3labs/mcp-go v0.55.1 github.com/pdfcpu/pdfcpu v0.13.0 golang.org/x/image v0.41.0