diff options
author | Daniel Martí <mvdan@mvdan.cc> | 2018-03-01 17:09:42 +0000 |
---|---|---|
committer | Daniel Martí <mvdan@mvdan.cc> | 2018-03-01 17:13:07 +0000 |
commit | e850aea5005fdb2a74d7dcd3267dac4a3612df8a (patch) | |
tree | b44c9fc76efffb5482fedd5ab8a72b6b3fce0477 /plumbing/transport/ssh | |
parent | ede92fa7ff9a6c5a61245e2ebeaa4d3929a37ce8 (diff) | |
download | go-git-e850aea5005fdb2a74d7dcd3267dac4a3612df8a.tar.gz |
all: make the upcoming Go 1.11's vet happy
vet in 1.10 and earlier was buggy in how its "composite literal uses
unkeyed fields" check had false negatives when it encountered a slice of
pointer types that omitted each element's type.
This has been fixed in tip, so adapt to that fix.
Signed-off-by: Daniel Martí <mvdan@mvdan.cc>
Diffstat (limited to 'plumbing/transport/ssh')
0 files changed, 0 insertions, 0 deletions