diff options
author | Chris Marchesi <chrism@vancluevertech.com> | 2018-08-16 18:15:49 -0700 |
---|---|---|
committer | Chris Marchesi <chrism@vancluevertech.com> | 2018-08-16 18:15:49 -0700 |
commit | c9b2eac59cf97c9a20ea3e9e5ad9bdef6f1dc82b (patch) | |
tree | b905c3e223a0ef55d267b151a52b1735ebc0bf9b /plumbing/format/packfile/parser.go | |
parent | 0ef699d06cd038b73ea22a6d1eb19aff2761156f (diff) | |
download | go-git-c9b2eac59cf97c9a20ea3e9e5ad9bdef6f1dc82b.tar.gz |
git: Remove use of strings.Builder
This was added in Go 1.10 and is not supported on Go 1.9. Switched to
bytes.Buffer to ensure compatibility.
Signed-off-by: Chris Marchesi <chrism@vancluevertech.com>
Diffstat (limited to 'plumbing/format/packfile/parser.go')
0 files changed, 0 insertions, 0 deletions