btcd/v2transport
Olaoluwa Osuntokun 1863073cb0 multi: bump Go toolchain to 1.25, build CI with 1.26.3
In this commit, we update every in-tree go.mod to declare go 1.25 and
have CI build with 1.26.3 (Dockerfile uses the golang:1.26-alpine base).
Docs that mention the minimum required Go version are aligned with the
new floor as well.

Fixes #2527, which flagged the README.md / go.mod version mismatch (the
README claimed 1.22 while the root + v2transport go.mod files already
required 1.23.2).
2026-05-14 17:32:02 -07:00
..
chacha.go v2transport: minor style fixes 2025-06-03 17:03:19 -07:00
go.mod multi: bump Go toolchain to 1.25, build CI with 1.26.3 2026-05-14 17:32:02 -07:00
go.sum multi: bump in-tree go.mod files to newly tagged submodule versions 2026-05-14 17:02:20 -07:00
log.go v2transport: Add detailed logging to transport implementation 2025-05-26 13:46:25 -07:00
transport.go v2transport: reduce size of module by shedding dep on wire package 2025-06-03 17:03:19 -07:00
transport_test.go v2transport: reduce size of module by shedding dep on wire package 2025-06-03 17:03:19 -07:00