[roll] Roll third_party/go Revert ".git location changes when submodules are enabled"

This reverts commit 82766f9c336420fca644511a58ce232ba8818096.

Reason for revert: submodules in fuchsia.git have been rolled back,
so the `submodules` GN arg is never true anymore.

Original change's description:
> .git location changes when submodules are enabled
>
> When submodules are enabled, we check .git file to find new working git
> directory.
>
> Original-Bug: b/253329946
> Change-Id: I080dfbf65945c6ee61ae9bec918411cff0c7908a
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/go/+/818628
> Reviewed-by: Nathan Mulcahey <nmulcahey@google.com>

Original-Bug: 406021557
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/go/+/1235247
Original-Revision: e9e3a9cbf1f5f43a54876380c448c8dc97f10867
GitOrigin-RevId: 246e34796b88677a90b1d89602181f7c03acdf44
Change-Id: I4207ac33b3b8607e3775283be847704c3e95bade
1 file changed
tree: a29fd800335f814f7cfcb169fb01893e3bae481a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.