]> Cypherpunks repositories - gostls13.git/commit
net/netip: use internal/byteorder
authorMateusz Poliwczak <mpoliwczak34@gmail.com>
Sat, 11 May 2024 05:31:15 +0000 (05:31 +0000)
committerDamien Neil <dneil@google.com>
Mon, 13 May 2024 15:55:25 +0000 (15:55 +0000)
commitf43d9c40f382def04442898d7581402759bff36a
treeafa381c8c1107590b1c94a558f44b81f7aebdc2b
parentf933f78d17dbfecacc2de97ccaef0e5815cfbb37
net/netip: use internal/byteorder

This also as a side effect fixes #56136 because internal/byteorder
package has a special treatment in the inliner.

Fixes #56136

Change-Id: Ib90eb716f7a67659fb4cea7e99c14cf7e819ef7b
GitHub-Last-Rev: a78d8f6feef78f3f2fc28b2a52cf6374728ce537
GitHub-Pull-Request: golang/go#67317
Reviewed-on: https://go-review.googlesource.com/c/go/+/584995
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/net/netip/leaf_alts.go [deleted file]
src/net/netip/netip.go