Skip to content

Commit 62d7e6f

Browse files
Update module github.com/mattn/go-sqlite3 to v1.14.32
1 parent 5d83ae9 commit 62d7e6f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

extension/storage/dbstorage/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/docker/docker v27.3.1+incompatible
77
github.com/docker/go-connections v0.5.0
88
github.com/jackc/pgx/v5 v5.7.1
9-
github.com/mattn/go-sqlite3 v1.14.24
9+
github.com/mattn/go-sqlite3 v1.14.32
1010
github.com/stretchr/testify v1.10.0
1111
github.com/testcontainers/testcontainers-go v0.33.0
1212
go.opentelemetry.io/collector/component v0.115.0

extension/storage/dbstorage/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)