]> Cypherpunks repositories - gostls13.git/commit
Revert "net/netip: use slice-to-array conversions"
authorTobias Klauser <tobias.klauser@gmail.com>
Fri, 23 Sep 2022 21:56:17 +0000 (21:56 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 23 Sep 2022 22:21:53 +0000 (22:21 +0000)
commite5deb1556b230642d544c451a83cb79f641727a3
treec7cfc42c7e9c9ad90ea9f244910fe27f906e6d0c
parent7c84234142149bd24a4096c6cab691d3593f3431
Revert "net/netip: use slice-to-array conversions"

This reverts commit 3dcf6e2c29f533865aad58488b60ae8d819a566e.

Reason for revert: breaks the longtest builders for x/tools

Change-Id: I6b6d5afbe46890b6a59829e3d5ab50d885661696
Reviewed-on: https://go-review.googlesource.com/c/go/+/433478
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Damien Neil <dneil@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/net/netip/netip.go