mox/vendor/golang.org/x
s0ph0s 3c77e076e2
Some checks are pending
Build and test / build-test (oldstable) (push) Waiting to run
Build and test / build-test (stable) (push) Waiting to run
Add support for negotiating IMAP and SMTP on the HTTPS port 443 using TLS ALPN "imap" and "smtp"
Intended for future use with chatmail servers. Standard email ports may be
blocked on some networks, while the HTTPS port may be accessible.

This is a squashed commit of PR #255 by s0ph0s-dog.
2025-01-23 11:16:20 +01:00
..
crypto update to latest golang.org/x dependencies 2025-01-13 22:29:42 +01:00
exp replace packages slog and slices from golang.org/x/exp with stdlib 2024-02-08 14:49:01 +01:00
mod update to golang.org/x/mod@latest 2024-08-22 20:41:06 +02:00
net Add support for negotiating IMAP and SMTP on the HTTPS port 443 using TLS ALPN "imap" and "smtp" 2025-01-23 11:16:20 +01:00
sync update to golang.org/x/{crypto,net,text,sync,tools}@latest 2024-08-22 20:45:35 +02:00
sys update to latest golang.org/x dependencies 2025-01-13 22:29:42 +01:00
text update to golang.org/x/{crypto,net,text,sync,tools}@latest 2024-08-22 20:45:35 +02:00
tools update to latest golang.org/x dependencies 2025-01-13 22:29:42 +01:00