File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
github.com/rubenv/sql-migrate Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ require (
123123 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
124124 github.com/prometheus/common v0.67.4 // indirect
125125 github.com/prometheus/procfs v0.19.2 // indirect
126- github.com/rubenv/sql-migrate v1.8.0 // indirect
126+ github.com/rubenv/sql-migrate v1.8.1 // indirect
127127 github.com/russross/blackfriday/v2 v2.1.0 // indirect
128128 github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 // indirect
129129 github.com/shopspring/decimal v1.4.0 // indirect
Original file line number Diff line number Diff line change @@ -322,8 +322,8 @@ github.com/redis/go-redis/v9 v9.7.3 h1:YpPyAayJV+XErNsatSElgRZZVCwXX9QzkKYNvO7x0
322322github.com/redis/go-redis/v9 v9.7.3 /go.mod h1:bGUrSggJ9X9GUmZpZNEOQKaANxSGgOEBRltRTZHSvrA =
323323github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ =
324324github.com/rogpeppe/go-internal v1.14.1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
325- github.com/rubenv/sql-migrate v1.8.0 h1:dXnYiJk9k3wetp7GfQbKJcPHjVJL6YK19tKj8t2Ns0o =
326- github.com/rubenv/sql-migrate v1.8.0 /go.mod h1:F2bGFBwCU+pnmbtNYDeKvSuvL6lBVtXDXUUv5t+u1qw =
325+ github.com/rubenv/sql-migrate v1.8.1 h1:EPNwCvjAowHI3TnZ+4fQu3a915OpnQoPAjTXCGOy2U0 =
326+ github.com/rubenv/sql-migrate v1.8.1 /go.mod h1:BTIKBORjzyxZDS6dzoiw6eAFYJ1iNlGAtjn4LGeVjS8 =
327327github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk =
328328github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
329329github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 h1:KRzFb2m7YtdldCEkzs6KqmJw4nqEVZGK7IN2kJkjTuQ =
Original file line number Diff line number Diff line change @@ -405,8 +405,8 @@ github.com/pmezard/go-difflib/difflib
405405# github.com/quay/claircore v1.5.45
406406## explicit; go 1.24.0
407407github.com/quay/claircore/pkg/tarfs
408- # github.com/rubenv/sql-migrate v1.8.0
409- ## explicit; go 1.23 .0
408+ # github.com/rubenv/sql-migrate v1.8.1
409+ ## explicit; go 1.24 .0
410410github.com/rubenv/sql-migrate
411411github.com/rubenv/sql-migrate/sqlparse
412412# github.com/russross/blackfriday/v2 v2.1.0
You can’t perform that action at this time.
0 commit comments