mirror of
https://github.com/golang/sys.git
synced 2026-02-08 11:46:04 +03:00
Go 1.18 is the minimum supported Go version and unsafe.Slice was introduced in Go 1.17. Change-Id: I696dba9b932c522688ee55fdef43d8776f8afbe1 Reviewed-on: https://go-review.googlesource.com/c/sys/+/428516 Reviewed-by: Benny Siegert <bsiegert@gmail.com> Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@google.com>