Bump Go to 1.27.0 #14

Merged
Ghost merged 2 commits from chore/go-1.27 into main 2026-08-31 20:04:50 -05:00

2 Commits

Author SHA1 Message Date
s1d3sw1ped_bot 67f7195ba1 Drop deprecated net.Dialer.DualStack (SA1019).
CI / vulncheck (pull_request) Successful in 9s
CI / check-and-test (pull_request) Successful in 36s
Happy Eyeballs is the default since Go 1.12; keep dual-stack behavior
without the deprecated field so golangci-lint v2.13.2 stays green.
2026-09-01 01:03:10 +00:00
s1d3sw1ped_bot 038ad6af66 Bump Go to 1.27.0.
CI / vulncheck (pull_request) Successful in 8s
CI / check-and-test (pull_request) Failing after 12s
Point CI setup-go at go.mod and use golangci-lint v2.13.2 so lint
can analyze a 1.27 module. Keep vulncheck and tests on push to main.
2026-09-01 01:01:12 +00:00