diff --git a/go.mod b/go.mod index c451f34..6cacc1d 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.14.0 github.com/spf13/cobra v1.6.0 github.com/spf13/pflag v1.0.5 github.com/spf13/viper v1.13.0