Skip to content

Commit 896fd76

Browse files
deps(go)(deps): bump github.com/mattn/go-sqlite3 from 1.14.44 to 1.14.45 (#36)
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.44 to 1.14.45. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mattn/go-sqlite3/commit/7ca6a979f950c66d900ddc982758d6ad1618613e"><code>7ca6a97</code></a> Merge pull request <a href="https://redirect.github.com/mattn/go-sqlite3/issues/1404">#1404</a> from mattn/sqlite-amalgamation-3053002</li> <li><a href="https://github.com/mattn/go-sqlite3/commit/e2ab9318ee45371755b5b4b8e597d2c72f90b7dd"><code>e2ab931</code></a> Upgrade SQLite to version 3053002</li> <li><a href="https://github.com/mattn/go-sqlite3/commit/75d8c60d0d34691e1f838fd8f6aeb507839f8fa0"><code>75d8c60</code></a> Merge pull request <a href="https://redirect.github.com/mattn/go-sqlite3/issues/1403">#1403</a> from dxbjavid/bind-text64-length</li> <li><a href="https://github.com/mattn/go-sqlite3/commit/d1ab49c04bdd9d857dd51c8fa169cf757dd06e2b"><code>d1ab49c</code></a> bind via sqlite3_bind_text64/blob64 to avoid 32-bit length truncation</li> <li><a href="https://github.com/mattn/go-sqlite3/commit/b3b5216890c80c4605698310c08d6775d11fea71"><code>b3b5216</code></a> Merge pull request <a href="https://redirect.github.com/mattn/go-sqlite3/issues/1402">#1402</a> from dxbjavid/guard-resulttext-oversize</li> <li><a href="https://github.com/mattn/go-sqlite3/commit/2af23f777eefeadbb1cc3c6317d074285372afe4"><code>2af23f7</code></a> guard oversized string length in ResultText</li> <li><a href="https://github.com/mattn/go-sqlite3/commit/1a7264c5a632b1bc0e383fd0183bbf42aa3cdb85"><code>1a7264c</code></a> Merge pull request <a href="https://redirect.github.com/mattn/go-sqlite3/issues/1400">#1400</a> from calmh/unsafereflect</li> <li><a href="https://github.com/mattn/go-sqlite3/commit/9accb920a6a21dd2d86941290fbc29b899b392bb"><code>9accb92</code></a> Merge pull request <a href="https://redirect.github.com/mattn/go-sqlite3/issues/1399">#1399</a> from calmh/uintsize</li> <li><a href="https://github.com/mattn/go-sqlite3/commit/9d6bf2c4ad7c4308cd38c88c4a404143e3e8fa83"><code>9d6bf2c</code></a> Merge pull request <a href="https://redirect.github.com/mattn/go-sqlite3/issues/1338">#1338</a> from calmh/dbstat</li> <li><a href="https://github.com/mattn/go-sqlite3/commit/fed9970582997a3eaf6134c13bcbe68bd847243b"><code>fed9970</code></a> modernise reflect.SliceHeader to unsafe.Slice</li> <li>Additional commits viewable in <a href="https://github.com/mattn/go-sqlite3/compare/v1.14.44...v1.14.45">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/mattn/go-sqlite3&package-manager=go_modules&previous-version=1.14.44&new-version=1.14.45)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76b88cd commit 896fd76

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
@@ -5,7 +5,7 @@ go 1.25.0
55
require (
66
github.com/gin-gonic/gin v1.12.0
77
github.com/kardianos/service v1.2.4
8-
github.com/mattn/go-sqlite3 v1.14.44
8+
github.com/mattn/go-sqlite3 v1.14.45
99
golang.org/x/crypto v0.52.0
1010
golang.org/x/net v0.55.0
1111
golang.org/x/sys v0.45.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ github.com/leodido/go-urn v1.4.0 h1:WT9HwE9SGECu3lg4d/dIA+jxlljEa1/ffXKmRjqdmIQ=
4040
github.com/leodido/go-urn v1.4.0/go.mod h1:bvxc+MVxLKB4z00jd1z+Dvzr47oO32F/QSNjSBOlFxI=
4141
github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY=
4242
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
43-
github.com/mattn/go-sqlite3 v1.14.44 h1:3VSe+xafpbzsLbdr2AWlAZk9yRHiBhTBakioXaCKTF8=
44-
github.com/mattn/go-sqlite3 v1.14.44/go.mod h1:pjEuOr8IwzLJP2MfGeTb0A35jauH+C2kbHKBr7yXKVQ=
43+
github.com/mattn/go-sqlite3 v1.14.45 h1:6KA/spDguL3KV8rnybG7ezSaE4SeMR3KC9VbUoAQaIk=
44+
github.com/mattn/go-sqlite3 v1.14.45/go.mod h1:pjEuOr8IwzLJP2MfGeTb0A35jauH+C2kbHKBr7yXKVQ=
4545
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
4646
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg=
4747
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=

0 commit comments

Comments
 (0)