[roll] Roll fuchsia [check-licenses] Merge file/json.go file into their related files.

Using gemini to improve the check-licenses tool, for simplicity,
readability and maintainability.

This CL removes the "json.go" file from the file package. This was
essentially dead code, since these objects are no longer serialized to
disk.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1566134
Original-Revision: 71668e8fb21ccb9b1ed81f35f33dc96c81368df3
GitOrigin-RevId: 4980e27ba68decf636bdc840613e690d9b24a435
Change-Id: I85cd41c81e294feda49b85bb3b4d141467cc9859
1 file changed
tree: 742d715b2cc0c952a68d059642c1df333b979347
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.