Skip to content

Update dependencies - #22

Merged
umputun merged 1 commit into
masterfrom
deps/update-latest
Aug 19, 2026
Merged

Update dependencies#22
umputun merged 1 commit into
masterfrom
deps/update-latest

Conversation

@paskal

@paskal paskal commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

testify 1.11.1 to 1.12.0, modernc.org/sqlite 1.53.0 to 1.56.0, golang.org/x/text 0.38.0 to 0.41.0 and the transitive modules, in the root module and in the examples one. The module list that the runtime integration test writes for its temporary package follows.

modernc.org/libc stays at v1.74.4, the version modernc.org/sqlite v1.56.0 requires. The two are generated together, so the newer libc that go get -u selects is not the one this release of sqlite was built against.

None of these updates raises the go directive, which stays at 1.25.0.

testify 1.11.1 to 1.12.0, modernc.org/sqlite 1.53.0 to 1.56.0, golang.org/x/text
0.38.0 to 0.41.0 and the transitive modules, in the root module and in the
examples one. The module list the runtime integration test writes for its
temporary package follows.

modernc.org/libc stays at v1.74.4, the version modernc.org/sqlite requires;
those two are built together and the newer libc is not what this release of
sqlite was generated against. Nothing here raises the go directive, which
stays at 1.25.0.
@paskal
paskal requested a review from umputun as a code owner August 19, 2026 01:22
@umputun
umputun merged commit 315979b into master Aug 19, 2026
4 checks passed
@umputun
umputun deleted the deps/update-latest branch August 19, 2026 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants