1
0
forked from rosa/hakurei

internal/rosa/go: disable go1.25.7 smtp test

This uses certs that had just expired.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-03-20 17:52:54 +09:00
parent 7035b4b598
commit f7bfa9a6c2

View File

@@ -135,7 +135,8 @@ sed -i \
cmd/link/internal/`+runtime.GOARCH+`/obj.go
rm \
os/root_unix_test.go
os/root_unix_test.go \
net/smtp/smtp_test.go
`, go123,
)