Gopher Robot submitted the change![Open in Gerrit]()
Change information
Commit message:
all: remove go1.25 and older build constraints
Now that the x/net module requires Go 1.25.0,
the go1.25 build constraint is always satisfied.
Simplify the code accordingly.
Change-Id: I3d6fe4a132a26918455489b998730b494f5273c4
Files:
- M html/example_test.go
- M html/iter.go
- M html/iter_test.go
- D http/httpproxy/go19_test.go
- M http/httpproxy/proxy_test.go
- M http2/clientconn_test.go
- M http2/config_test.go
- M http2/connframes_test.go
- M http2/frame_test.go
- M http2/http2_test.go
- M http2/netconn_test.go
- M http2/server_push_test.go
- M http2/server_test.go
- D http2/synctest_go124_test.go
- R http2/synctest_test.go
- M http2/transport_test.go
- M internal/http3/body_test.go
- M internal/http3/conn_test.go
- D internal/http3/files_test.go
- M internal/http3/http3_test.go
- M internal/http3/qpack_decode_test.go
- M internal/http3/qpack_encode_test.go
- M internal/http3/qpack_test.go
- M internal/http3/quic_test.go
- M internal/http3/roundtrip_test.go
- M internal/http3/server_test.go
- M internal/http3/stream_test.go
- M internal/http3/transport_test.go
- M internal/quic/cmd/interop/main.go
- M internal/quic/cmd/interop/main_test.go
- M internal/quic/quicwire/wire.go
- M internal/quic/quicwire/wire_test.go
- M internal/socket/empty.s
- M nettest/conntest_test.go
- M quic/bench_test.go
- M quic/config_test.go
- M quic/conn_async_test.go
- M quic/conn_close_test.go
- M quic/conn_flow_test.go
- M quic/conn_id_test.go
- M quic/conn_loss_test.go
- M quic/conn_recv_test.go
- M quic/conn_send_test.go
- M quic/conn_streams_test.go
- M quic/conn_test.go
- M quic/endpoint_test.go
- M quic/idle_test.go
- M quic/key_update_test.go
- M quic/packet_codec_test.go
- M quic/path_test.go
- M quic/ping_test.go
- M quic/qlog/handler.go
- M quic/qlog/json_writer.go
- M quic/qlog/json_writer_test.go
- M quic/qlog/qlog.go
- M quic/qlog/qlog_test.go
- M quic/qlog_test.go
- M quic/quic_test.go
- M quic/retry_test.go
- M quic/skip_test.go
- M quic/stateless_reset_test.go
- M quic/stream_limits_test.go
- M quic/stream_test.go
- M quic/tls_test.go
- M quic/version_test.go
- M route/empty.s
Change size: M
Delta: 66 files changed, 3 insertions(+), 233 deletions(-)
Branch: refs/heads/master
Submit Requirements:
Code-Review: +2 by Nicholas Husin, +1 by Nicholas Husin, +1 by Dmitri Shuralyov
TryBots-Pass: LUCI-TryBot-Result+1 by Go LUCI
Open in Gerrit
Gerrit-MessageType: merged
Gerrit-Project: net
Gerrit-Branch: master
Gerrit-Change-Id: I3d6fe4a132a26918455489b998730b494f5273c4
Gerrit-Change-Number: 744800
Gerrit-PatchSet: 2