Revert "[relay] Update GO version and QUIC version (#4736)" (#5055)

This reverts commit 8722b79799.
This commit is contained in:
Maycon Santos
2026-01-07 19:02:20 +01:00
committed by GitHub
parent 8722b79799
commit 24df442198
78 changed files with 341 additions and 312 deletions
+3
View File
@@ -1,3 +1,6 @@
//go:build android
// +build android
package system
import (
+1
View File
@@ -1,4 +1,5 @@
//go:build !ios
// +build !ios
package system
+3
View File
@@ -1,3 +1,6 @@
//go:build ios
// +build ios
package system
import (