]> Cypherpunks repositories - gostls13.git/commit
all: make use of stringslite.{HasPrefix, HasSuffix}
authorJes Cok <xigua67damn@gmail.com>
Sat, 4 May 2024 12:13:15 +0000 (20:13 +0800)
committerGopher Robot <gobot@golang.org>
Mon, 6 May 2024 14:00:54 +0000 (14:00 +0000)
commiteabf59bc47484e3f09fe46cafe10221e6c345ccb
tree9377c4ca367fc95df8ed0ebcd113069e678c1546
parentac174400f460e9b577079e8606439e0bae62adb0
all: make use of stringslite.{HasPrefix, HasSuffix}

Just a code cleanup.

Change-Id: Ie887ab2c71de11b4844c4e6fd4e5aca3265ac3aa
Reviewed-on: https://go-review.googlesource.com/c/go/+/583216
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/crypto/internal/boring/boring.go
src/crypto/internal/boring/fipstls/tls.go
src/internal/poll/fd_plan9.go
src/internal/poll/strconv.go [deleted file]
src/net/conf.go
src/net/interface_plan9.go
src/net/lookup_plan9.go
src/net/parse.go