]> Cypherpunks repositories - gostls13.git/commit
net: use stringslite.HasPrefix
authorTobias Klauser <tklauser@distanz.ch>
Thu, 2 May 2024 18:29:29 +0000 (20:29 +0200)
committerGopher Robot <gobot@golang.org>
Thu, 2 May 2024 22:14:43 +0000 (22:14 +0000)
commitb64e5e38ab66320bbd7886836d192772d21c4d9a
tree766b72f7ff012c8778f41a287e8258d3f18caee0
parent8f71c7633fd70fffc5fa65e7865e763238fa6f46
net: use stringslite.HasPrefix

Change-Id: Ib14c70f580d0891b3fbedf9e4cde93077409d4e6
Reviewed-on: https://go-review.googlesource.com/c/go/+/582915
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Damien Neil <dneil@google.com>
src/net/dnsconfig_unix.go