-
Notifications
You must be signed in to change notification settings - Fork 29
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 #1264 from microsoft/dev/auto-sync/microsoft/main
Update submodule to latest `master` in `microsoft/main`
- 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
+5 −1 | src/cmd/compile/internal/noder/unified.go | |
+1 −2 | src/cmd/go/alldocs.go | |
+1 −2 | src/cmd/go/internal/workcmd/use.go | |
+4 −0 | src/cmd/link/doc.go | |
+13 −0 | src/cmd/link/internal/ld/pe.go | |
+3 −0 | src/os/os_test.go | |
+4 −2 | src/time/format.go | |
+17 −0 | src/time/format_test.go | |
+67 −0 | test/fixedbugs/issue54542.go |