-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #761 from microsoft/dev/auto-sync/microsoft/releas…
…e-branch.go1.18 Update submodule to latest `release-branch.go1.18` in `microsoft/release-branch.go1.18`
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule go
updated
9 files
+1 −1 | VERSION | |
+4 −0 | src/archive/tar/format.go | |
+12 −2 | src/archive/tar/reader.go | |
+10 −1 | src/archive/tar/reader_test.go | |
+ − | src/archive/tar/testdata/pax-bad-hdr-large.tar.bz2 | |
+3 −0 | src/archive/tar/writer.go | |
+27 −0 | src/archive/tar/writer_test.go | |
+140 −5 | src/regexp/syntax/parse.go | |
+8 −5 | src/regexp/syntax/parse_test.go |