]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commit
go test: don't rely on undefined append behavior
authorJonathan Rudenberg <jonathan@titanous.com>
Thu, 7 Jul 2016 11:58:30 +0000 (07:58 -0400)
committerJason A. Donenfeld <Jason@zx2c4.com>
Thu, 7 Jul 2016 11:59:40 +0000 (13:59 +0200)
commit2a9625acf6363e16528d38cd8abd924cfde7d0c5
tree8df65fa8534e94a564438121dd28aa5a680f9df1
parent49ea3d5cf45ada3d8f897b23b3afe9b6a760882b
go test: don't rely on undefined append behavior

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
contrib/external-tests/go/main.go