From 1f8c12acc6617388d6db10142d20beb22fc4a1c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 05:44:43 +0000 Subject: [PATCH] Update module github.com/pressly/goose/v3 to v3.18.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c451f34..4fded68 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.18.0 github.com/spf13/cobra v1.6.0 github.com/spf13/pflag v1.0.5 github.com/spf13/viper v1.13.0