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 @@ -72,7 +72,7 @@ require (
7272 github.com/lib/pq v1.10.9
7373 github.com/markbates/goth v1.80.0
7474 github.com/mattn/go-isatty v0.0.20
75- github.com/mattn/go-sqlite3 v1.14.25
75+ github.com/mattn/go-sqlite3 v1.14.27
7676 github.com/meilisearch/meilisearch-go v0.31.0
7777 github.com/mholt/archiver/v3 v3.5.1
7878 github.com/microcosm-cc/bluemonday v1.0.27
Original file line number Diff line number Diff line change @@ -1252,8 +1252,8 @@ github.com/mattn/go-runewidth v0.0.9/go.mod h1:H031xJmbD/WCDINGzjvQ9THkh0rPKHF+m
12521252github.com/mattn/go-runewidth v0.0.16 h1:E5ScNMtiwvlvB5paMFdw9p4kSQzbXFikJ5SQO6TULQc =
12531253github.com/mattn/go-runewidth v0.0.16 /go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w =
12541254github.com/mattn/go-sqlite3 v1.14.14 /go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU =
1255- github.com/mattn/go-sqlite3 v1.14.25 h1:rszkIulEvxqZ8JfFG4yWEZh5u9qAKeSOdea67p8kk6s =
1256- github.com/mattn/go-sqlite3 v1.14.25 /go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y =
1255+ github.com/mattn/go-sqlite3 v1.14.27 h1:drZCnuvf37yPfs95E5jd9s3XhdVWLal+6BOK6qrv6IU =
1256+ github.com/mattn/go-sqlite3 v1.14.27 /go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y =
12571257github.com/meilisearch/meilisearch-go v0.31.0 h1:yZRhY1qJqdH8h6GFZALGtkDLyj8f9v5aJpsNMyrUmnY =
12581258github.com/meilisearch/meilisearch-go v0.31.0 /go.mod h1:aNtyuwurDg/ggxQIcKqWH6G9g2ptc8GyY7PLY4zMn/g =
12591259github.com/mholt/acmez/v3 v3.1.1 h1:Jh+9uKHkPxUJdxM16q5mOr+G2V0aqkuFtNA28ihCxhQ =
You can’t perform that action at this time.
0 commit comments