]> Cypherpunks repositories - gostls13.git/commit
os: use unsafe.{Slice,StringData} instead of unsafeheader package
authorTobias Klauser <tklauser@distanz.ch>
Wed, 7 Sep 2022 12:07:12 +0000 (14:07 +0200)
committerGopher Robot <gobot@golang.org>
Thu, 8 Sep 2022 21:18:58 +0000 (21:18 +0000)
commitd75e91740a2048bba4c70e878a4cd3551e7b2273
tree98d952e6cc6cd48bc98f50fff86090846c18f225
parente20106ac001a58e273738cb24ea61096384dc2f8
os: use unsafe.{Slice,StringData} instead of unsafeheader package

Change-Id: I213b078effa4b7049c44498d651de5b938e5404b
Reviewed-on: https://go-review.googlesource.com/c/go/+/428779
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: hopehook <hopehook@golangcn.org>
Run-TryBot: hopehook <hopehook@golangcn.org>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
src/os/file.go