From 697f7e2755e305dddf514b2d8755deb437723abc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 02:51:42 +0000 Subject: [PATCH] Update module github.com/pressly/goose/v3 to v3.13.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c451f34..b9cf6d1 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( github.com/jmoiron/sqlx v1.3.5 github.com/lib/pq v1.10.6 github.com/pkg/errors v0.9.1 - github.com/pressly/goose/v3 v3.6.1 + github.com/pressly/goose/v3 v3.13.0 github.com/spf13/cobra v1.6.0 github.com/spf13/pflag v1.0.5 github.com/spf13/viper v1.13.0