k3s/pkg/agent/flannel
Manuel Buil 243fd14cf1 Change Replace with ReplaceAll function
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>
2021-06-07 09:52:26 +02:00
..
flannel.go Update Kubernetes to v1.21.0 2021-04-14 14:51:42 -07:00
setup.go Change Replace with ReplaceAll function 2021-06-07 09:52:26 +02:00