From e90c0c9b6937ca4969beeb9219b303d926d0fbf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 17:12:36 +0000 Subject: [PATCH] Bump github.com/rubenv/sql-migrate in /src/notifications Bumps [github.com/rubenv/sql-migrate](https://github.com/rubenv/sql-migrate) from 1.7.0 to 1.7.1. - [Commits](https://github.com/rubenv/sql-migrate/compare/v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: github.com/rubenv/sql-migrate dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/notifications/go.mod | 2 +- src/notifications/go.sum | 4 ++-- src/notifications/vendor/modules.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/notifications/go.mod b/src/notifications/go.mod index f307fe42..b809c146 100644 --- a/src/notifications/go.mod +++ b/src/notifications/go.mod @@ -18,7 +18,7 @@ require ( github.com/pivotal-golang/conceal v0.0.0-20141120010127-31656578115c github.com/pivotal-golang/lager v2.0.0+incompatible github.com/rcrowley/go-metrics v0.0.0-20180125231941-8732c616f529 - github.com/rubenv/sql-migrate v1.7.0 + github.com/rubenv/sql-migrate v1.7.1 github.com/ryanmoran/stack v0.0.0-20140916210556-3debe7a5953a github.com/ryanmoran/viron v0.0.0-20150922192335-f3865b4826c8 gopkg.in/gomail.v1 v1.0.0-20150120141108-d7294067b867 diff --git a/src/notifications/go.sum b/src/notifications/go.sum index 931bade9..b9812b90 100644 --- a/src/notifications/go.sum +++ b/src/notifications/go.sum @@ -99,8 +99,8 @@ github.com/rcrowley/go-metrics v0.0.0-20180125231941-8732c616f529 h1:QdrarV+Ze3c github.com/rcrowley/go-metrics v0.0.0-20180125231941-8732c616f529/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4= github.com/rogpeppe/go-internal v1.9.0 h1:73kH8U+JUqXU8lRuOHeVHaa/SZPifC7BkcraZVejAe8= github.com/rogpeppe/go-internal v1.9.0/go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs= -github.com/rubenv/sql-migrate v1.7.0 h1:HtQq1xyTN2ISmQDggnh0c9U3JlP8apWh8YO2jzlXpTI= -github.com/rubenv/sql-migrate v1.7.0/go.mod h1:S4wtDEG1CKn+0ShpTtzWhFpHHI5PvCUtiGI+C+Z2THE= +github.com/rubenv/sql-migrate v1.7.1 h1:f/o0WgfO/GqNuVg+6801K/KW3WdDSupzSjDYODmiUq4= +github.com/rubenv/sql-migrate v1.7.1/go.mod h1:Ob2Psprc0/3ggbM6wCzyYVFFuc6FyZrb2AS+ezLDFb4= github.com/ryanmoran/stack v0.0.0-20140916210556-3debe7a5953a h1:q7sqzOM/aAKYJcLG4p2UaZCL37SX3RIcFy5/1x4MFbM= github.com/ryanmoran/stack v0.0.0-20140916210556-3debe7a5953a/go.mod h1:HspNMheDCl20Vj6UJJ0l6IOx8o41FHSGfqF2SoiuMY8= github.com/ryanmoran/viron v0.0.0-20150922192335-f3865b4826c8 h1:z650GyMn4afbTu3BbYBG9YBZAmHm9TICO/g88raupu8= diff --git a/src/notifications/vendor/modules.txt b/src/notifications/vendor/modules.txt index c0738b6d..98da2405 100644 --- a/src/notifications/vendor/modules.txt +++ b/src/notifications/vendor/modules.txt @@ -117,7 +117,7 @@ github.com/pivotal-golang/lager ## explicit github.com/rcrowley/go-metrics github.com/rcrowley/go-metrics/exp -# github.com/rubenv/sql-migrate v1.7.0 +# github.com/rubenv/sql-migrate v1.7.1 ## explicit; go 1.21 github.com/rubenv/sql-migrate github.com/rubenv/sql-migrate/sqlparse