-
Manuel Buil authored
strings has a specific function to replace all matches. We should use that one instead of strings.Replace(string, old, new string, -1) Signed-off-by:
Manuel Buil <mbuil@suse.com>
243fd14c
strings has a specific function to replace all matches. We should use that one instead of strings.Replace(string, old, new string, -1)
Signed-off-by:
Manuel Buil <mbuil@suse.com>