From 16ccc0df0623d7f71344b5535191ab904ed6686f Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 2 Apr 2024 19:30:45 +0000 Subject: [PATCH] chore(deps): update module github.com/uptrace/bun/dbfixture to v1.2.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2b38359..d8b2899 100644 --- a/go.mod +++ b/go.mod @@ -16,7 +16,7 @@ require ( github.com/robfig/cron/v3 v3.0.1 github.com/stretchr/testify v1.8.4 github.com/uptrace/bun v1.1.16 - github.com/uptrace/bun/dbfixture v1.1.16 + github.com/uptrace/bun/dbfixture v1.2.1 github.com/uptrace/bun/dialect/pgdialect v1.1.16 github.com/uptrace/bun/driver/pgdriver v1.1.16 github.com/urfave/cli/v2 v2.25.7 -- 2.45.1