Skip to content
This repository was archived by the owner on Mar 8, 2026. It is now read-only.

Commit bd06e06

Browse files
authored
Merge pull request #10 from found-cake/dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.32
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.31 to 1.14.32
2 parents cccd0a8 + 7bef3e1 commit bd06e06

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/found-cake/CacheStore
22

33
go 1.22
44

5-
require github.com/mattn/go-sqlite3 v1.14.31
5+
require github.com/mattn/go-sqlite3 v1.14.32

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github.com/mattn/go-sqlite3 v1.14.31 h1:ldt6ghyPJsokUIlksH63gWZkG6qVGeEAu4zLeS4aVZM=
2-
github.com/mattn/go-sqlite3 v1.14.31/go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y=
1+
github.com/mattn/go-sqlite3 v1.14.32 h1:JD12Ag3oLy1zQA+BNn74xRgaBbdhbNIDYvQUEuuErjs=
2+
github.com/mattn/go-sqlite3 v1.14.32/go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y=

0 commit comments

Comments
 (0)