Skip to content

Commit bde3ba8

Browse files
Bump modernc.org/sqlite from 1.36.2 to 1.37.1 in /test/fakeintake
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.36.2 to 1.37.1. - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.36.2...v1.37.1) --- updated-dependencies: - dependency-name: modernc.org/sqlite dependency-version: 1.37.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2396ef3 commit bde3ba8

File tree

2 files changed

+17
-18
lines changed

2 files changed

+17
-18
lines changed

test/fakeintake/go.mod

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ require (
2222
github.com/stretchr/testify v1.10.0
2323
github.com/tinylib/msgp v1.3.0
2424
google.golang.org/protobuf v1.36.6
25-
modernc.org/sqlite v1.36.2
25+
modernc.org/sqlite v1.37.1
2626
)
2727

2828
require (
@@ -55,11 +55,10 @@ require (
5555
golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 // indirect
5656
golang.org/x/sys v0.33.0 // indirect
5757
golang.org/x/text v0.25.0 // indirect
58-
golang.org/x/tools v0.33.0 // indirect
5958
gopkg.in/yaml.v3 v3.0.1 // indirect
60-
modernc.org/libc v1.61.13 // indirect
59+
modernc.org/libc v1.65.7 // indirect
6160
modernc.org/mathutil v1.7.1 // indirect
62-
modernc.org/memory v1.8.2 // indirect
61+
modernc.org/memory v1.11.0 // indirect
6362
)
6463

6564
// This section was automatically added by 'dda inv modules.add-all-replace' command, do not edit manually

test/fakeintake/go.sum

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

0 commit comments

Comments
 (0)