Skip to content

Commit ad6673b

Browse files
Bump go-sqlite3 from 1.14.18 to 1.14.19 (#235)
Bumps [go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.18 to 1.14.19. Changelog: - https://github.com/mattn/go-sqlite3/releases/tag/v1.14.19 - mattn/go-sqlite3@v1.14.18...v1.14.19 Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8afb586 commit ad6673b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/google/uuid v1.5.0
1313
github.com/gorilla/feeds v1.1.2
1414
github.com/lib/pq v1.10.9
15-
github.com/mattn/go-sqlite3 v1.14.18
15+
github.com/mattn/go-sqlite3 v1.14.19
1616
github.com/patrickmn/go-cache v2.1.0+incompatible
1717
github.com/pquerna/otp v1.4.0
1818
github.com/redis/go-redis/v9 v9.3.0

0 commit comments

Comments
 (0)