File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
20
20
github.com/h2non/filetype v1.1.3
21
21
github.com/h2non/go-is-svg v0.0.0-20160927212452-35e8c4b0612c
22
22
github.com/joelanford/ignore v0.1.1
23
- github.com/mattn/go-sqlite3 v1.14.28
23
+ github.com/mattn/go-sqlite3 v1.14.30
24
24
github.com/maxbrunsfeld/counterfeiter/v6 v6.11.3
25
25
github.com/onsi/ginkgo/v2 v2.23.4
26
26
github.com/onsi/gomega v1.38.0
Original file line number Diff line number Diff line change @@ -270,8 +270,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
270
270
github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
271
271
github.com/mattn/go-runewidth v0.0.16 h1:E5ScNMtiwvlvB5paMFdw9p4kSQzbXFikJ5SQO6TULQc =
272
272
github.com/mattn/go-runewidth v0.0.16 /go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w =
273
- github.com/mattn/go-sqlite3 v1.14.28 h1:ThEiQrnbtumT+QMknw63Befp/ce/nUPgBPMlRFEum7A =
274
- github.com/mattn/go-sqlite3 v1.14.28 /go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y =
273
+ github.com/mattn/go-sqlite3 v1.14.30 h1:bVreufq3EAIG1Quvws73du3/QgdeZ3myglJlrzSYYCY =
274
+ github.com/mattn/go-sqlite3 v1.14.30 /go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y =
275
275
github.com/matttproud/golang_protobuf_extensions v1.0.1 /go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0 =
276
276
github.com/maxbrunsfeld/counterfeiter/v6 v6.11.3 h1:Eaq36EIyJNp7b3qDhjV7jmDVq/yPeW2v4pTqzGbOGB4 =
277
277
github.com/maxbrunsfeld/counterfeiter/v6 v6.11.3 /go.mod h1:6KKUoQBZBW6PDXJtNfqeEjPXMj/ITTk+cWK9t9uS5+E =
You can’t perform that action at this time.
0 commit comments