File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -132,6 +132,7 @@ require (
132132 github.com/prometheus/common v0.66.1 // indirect
133133 github.com/prometheus/procfs v0.17.0 // indirect
134134 github.com/rivo/uniseg v0.4.4 // indirect
135+ github.com/rogpeppe/go-internal v1.14.1 // indirect
135136 github.com/rubenv/sql-migrate v1.8.0 // indirect
136137 github.com/russross/blackfriday/v2 v2.1.0 // indirect
137138 github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 // indirect
Original file line number Diff line number Diff line change @@ -439,8 +439,8 @@ github.com/redis/go-redis/v9 v9.7.3/go.mod h1:bGUrSggJ9X9GUmZpZNEOQKaANxSGgOEBRl
439439github.com/rivo/uniseg v0.2.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
440440github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis =
441441github.com/rivo/uniseg v0.4.4 /go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88 =
442- github.com/rogpeppe/go-internal v1.13 .1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII =
443- github.com/rogpeppe/go-internal v1.13 .1 /go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWNMNyH2VO9fmH0o =
442+ github.com/rogpeppe/go-internal v1.14 .1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ =
443+ github.com/rogpeppe/go-internal v1.14 .1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
444444github.com/rubenv/sql-migrate v1.8.0 h1:dXnYiJk9k3wetp7GfQbKJcPHjVJL6YK19tKj8t2Ns0o =
445445github.com/rubenv/sql-migrate v1.8.0 /go.mod h1:F2bGFBwCU+pnmbtNYDeKvSuvL6lBVtXDXUUv5t+u1qw =
446446github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk =
You can’t perform that action at this time.
0 commit comments