From 020cac0b507e5979d1841af616407c7be8c8a657 Mon Sep 17 00:00:00 2001 From: deadprogram Date: Wed, 22 Apr 2026 14:26:45 +0200 Subject: [PATCH] modules: update net to version that is backwards compatible with Go 1.25.x to fix #5332 Signed-off-by: deadprogram --- src/net | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/net b/src/net index b2d3a2b05b..e54965ed5e 160000 --- a/src/net +++ b/src/net @@ -1 +1 @@ -Subproject commit b2d3a2b05bbf8eff71675811d377ac64a1e6533e +Subproject commit e54965ed5ec6d172b7c3913ed67449e34dfb6843