]> Cypherpunks repositories - gostls13.git/commit
bytes,strings: remove reference to non-existent SplitFunc
authorSean Liao <sean@liao.dev>
Sun, 14 Sep 2025 15:24:57 +0000 (16:24 +0100)
committerGopher Robot <gobot@golang.org>
Tue, 16 Sep 2025 16:42:15 +0000 (09:42 -0700)
commitac82fe68aaec797a9677171b00241fba57f057bc
tree15b4abccba6e035f3c2e045f4aa3236038af1690
parent0b26678db2d042c6273c435df5cb5a37e7e04994
bytes,strings: remove reference to non-existent SplitFunc

Fixes #75462
Updates #72841

Change-Id: Ie2cbbdb031578a3138ecc6e60c0025807f1990e6
Reviewed-on: https://go-review.googlesource.com/c/go/+/703675
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Alan Donovan <adonovan@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
src/bytes/bytes.go
src/strings/strings.go