fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.34
Some checks failed
renovate/artifacts Artifact file update failure
Build Docker Image / Build-Docker-Image (push) Failing after 22s
Some checks failed
renovate/artifacts Artifact file update failure
Build Docker Image / Build-Docker-Image (push) Failing after 22s
This commit is contained in:
2
go.mod
2
go.mod
@@ -10,7 +10,7 @@ require (
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/jmoiron/sqlx v1.4.0
|
||||
github.com/joho/godotenv v1.5.1
|
||||
github.com/mattn/go-sqlite3 v1.14.33
|
||||
github.com/mattn/go-sqlite3 v1.14.34
|
||||
github.com/stretchr/testify v1.11.1
|
||||
github.com/uptrace/opentelemetry-go-extra/otelsql v0.3.2
|
||||
github.com/uptrace/opentelemetry-go-extra/otelsqlx v0.3.2
|
||||
|
||||
Reference in New Issue
Block a user