mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-17 10:12:24 +00:00
strings.ReplaceAll was introduced in Go 1.12 as a more readable and self-documenting way to say "replace everything". Signed-off-by: stevenhorsman <steven@uk.ibm.com>