mirror of
https://github.com/containers/buildah.git
synced 2025-04-18 07:04:05 +03:00
These experimental packages are now available in the Go standard library since Go 1.21: 1. golang.org/x/exp/slices -> slices [1] 2. golang.org/x/exp/maps -> maps [2] [1]: https://go.dev/doc/go1.21#slices [2]: https://go.dev/doc/go1.21#maps Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>