update 'net' package from 1.19.3 to 1.20.5

This commit is contained in:
Scott Feldman
2023-06-26 20:36:40 -07:00
committed by deadprogram
parent d0c97a5292
commit c3616d9365
31 changed files with 194 additions and 193 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// TINYGO: The following is copied from Go 1.19.3 official implementation.
// TINYGO: The following is copied from Go 1.20.5 official implementation.
// Copyright 2009 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style