mirror of https://github.com/helm/helm
refactor(repo): Use byte buffer to build index file (#32579)
The string returned by the string builder was cast to a byte slice anyways. Remove this indirection. Also, write directly to the buffer instead of using fmt.Fprintln(...). Signed-off-by: Tom Wieczorek <twieczorek@mirantis.com>pull/32596/head
parent
28e64bd2dd
commit
37752b70b2
Loading…
Reference in new issue