File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ require (
6868 github.com/klauspost/compress v1.18.5 // indirect
6969 github.com/klauspost/pgzip v1.2.6 // indirect
7070 github.com/mattn/go-runewidth v0.0.22 // indirect
71- github.com/mattn/go-sqlite3 v1.14.39 // indirect
71+ github.com/mattn/go-sqlite3 v1.14.40 // indirect
7272 github.com/miekg/pkcs11 v1.1.2 // indirect
7373 github.com/mistifyio/go-zfs/v3 v3.1.0 // indirect
7474 github.com/moby/docker-image-spec v1.3.1 // indirect
Original file line number Diff line number Diff line change @@ -214,8 +214,8 @@ github.com/maruel/natural v1.1.1 h1:Hja7XhhmvEFhcByqDoHz9QZbkWey+COd9xWfCfn1ioo=
214214github.com/maruel/natural v1.1.1 /go.mod h1:v+Rfd79xlw1AgVBjbO0BEQmptqb5HvL/k9GRHB7ZKEg =
215215github.com/mattn/go-runewidth v0.0.22 h1:76lXsPn6FyHtTY+jt2fTTvsMUCZq1k0qwRsAMuxzKAk =
216216github.com/mattn/go-runewidth v0.0.22 /go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs =
217- github.com/mattn/go-sqlite3 v1.14.39 h1:sIwSjlJGOaRJjw44/HXaeTblZMjseqr6OOio1tz/+JI =
218- github.com/mattn/go-sqlite3 v1.14.39 /go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y =
217+ github.com/mattn/go-sqlite3 v1.14.40 h1:f7+saIsbq4EF86mUqe0uiecQOJYMOdfi5uATADmUG94 =
218+ github.com/mattn/go-sqlite3 v1.14.40 /go.mod h1:pjEuOr8IwzLJP2MfGeTb0A35jauH+C2kbHKBr7yXKVQ =
219219github.com/mfridman/tparse v0.18.0 h1:wh6dzOKaIwkUGyKgOntDW4liXSo37qg5AXbIhkMV3vE =
220220github.com/mfridman/tparse v0.18.0 /go.mod h1:gEvqZTuCgEhPbYk/2lS3Kcxg1GmTxxU7kTC8DvP0i/A =
221221github.com/miekg/pkcs11 v1.1.2 h1:/VxmeAX5qU6Q3EwafypogwWbYryHFmF2RpkJmw3m4MQ =
You can’t perform that action at this time.
0 commit comments