v3.6.14
client/pkg/fileutil: use os.Getuid() to skip TestIsDirWriteable as root
client/pkg/logutil: simplify MergeOutputPaths function
Move pkg/* used by client to client/pkg.
fix: use testify instead of t.Fatal or t.Error in client package (part 1)
fix: enable require-error rule from testifylint in client, pkg and server packages
Set a tlsHandshakeTimeout for tlsListener
client: address golangci var-naming issues
Migrate dependencies pkg/foo -> client/pkg/foo
[release-3.6] Bump Go to 1.25.12
Bump golang.org/x/crypto to v0.52.0