File tree 2 files changed +3
-3
lines changed
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.27
23
+ github.com/mattn/go-sqlite3 v1.14.28
24
24
github.com/maxbrunsfeld/counterfeiter/v6 v6.11.2
25
25
github.com/onsi/ginkgo/v2 v2.23.4
26
26
github.com/onsi/gomega v1.37.0
Original file line number Diff line number Diff line change @@ -263,8 +263,8 @@ github.com/mailru/easyjson v0.9.0 h1:PrnmzHw7262yW8sTBwxi1PdJA3Iw/EKBa8psRf7d9a4
263
263
github.com/mailru/easyjson v0.9.0 /go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUto+XFtTU =
264
264
github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY =
265
265
github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
266
- github.com/mattn/go-sqlite3 v1.14.27 h1:drZCnuvf37yPfs95E5jd9s3XhdVWLal+6BOK6qrv6IU =
267
- github.com/mattn/go-sqlite3 v1.14.27 /go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y =
266
+ github.com/mattn/go-sqlite3 v1.14.28 h1:ThEiQrnbtumT+QMknw63Befp/ce/nUPgBPMlRFEum7A =
267
+ github.com/mattn/go-sqlite3 v1.14.28 /go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y =
268
268
github.com/matttproud/golang_protobuf_extensions v1.0.1 /go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0 =
269
269
github.com/maxbrunsfeld/counterfeiter/v6 v6.11.2 h1:yVCLo4+ACVroOEr4iFU1iH46Ldlzz2rTuu18Ra7M8sU =
270
270
github.com/maxbrunsfeld/counterfeiter/v6 v6.11.2 /go.mod h1:VzB2VoMh1Y32/QqDfg9ZJYHj99oM4LiGtqPZydTiQSQ =
You can’t perform that action at this time.
0 commit comments