Description: Fix the extended_header.tar test file
 There was a bug in the original test file which is now properly caught
 by the Go tar package. Update the file with a current version of git.
Origin: https://github.com/hashicorp/go-getter/commit/f3273302c49155131081ba1770b073f68a865ede
Forwarded: https://github.com/jesseduffield/go-getter/pull/1
Author: James Bardin <j.bardin@gmail.com>
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/test-fixtures/decompress-tar/extended_header.tar
+++ b/test-fixtures/decompress-tar/extended_header.tar
@@ -1 +1,2 @@
-pax_global_header                                                                                   0000666 0000000 0000000 00000000063 00000000000 012642  g                                                                                                    ustar 00                                                                0000000 0000000                                                                                                                                                                        52 comment=7c927eb0c3e261a14e8bfbd365d14e89f8e78cb1                                                                                                                                                                                                                                                                                                                                                                                                                                                                             directory                                                                                           0000755 0000000 0000000 00000000000 00000000000 011132  5                                                                                                    ustar 00                                                                0000000 0000000                                                                                                                                                                        directory/a                                                                                         0000644 0000000 0000000 00000000000 00000000000 011262                                                                                                       ustar 00                                                                0000000 0000000                                                                                                                                                                        directory/b                                                                                         0000644 0000000 0000000 00000000000 00000000000 011263                                                                                                       ustar 00                                                                0000000 0000000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
\ No newline at end of file
+pax_global_header                                                                                   0000666 0000000 0000000 00000000064 13374543374 0014527 g                                                                                                    ustar 00root                            root                            0000000 0000000                                                                                                                                                                        52 comment=e805b4b8d90d7cb795999490c1b91fda161d4e70
+                                                                                                                                                                                                                                                                                                                                                                                                                                                                            directory/                                                                                          0000775 0000000 0000000 00000000000 13374543374 0013077 5                                                                                                    ustar 00root                            root                            0000000 0000000                                                                                                                                                                        directory/a                                                                                         0000664 0000000 0000000 00000000000 13374543374 0013230 0                                                                                                    ustar 00root                            root                            0000000 0000000                                                                                                                                                                        directory/b                                                                                         0000664 0000000 0000000 00000000000 13374543374 0013231 0                                                                                                    ustar 00root                            root                            0000000 0000000                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
\ No newline at end of file
