xref: /aosp_15_r20/external/bazelbuild-rules_go/METADATA (revision 9bb1b549b6a84214c53be0924760be030e66b93a)
1name: "rules_go"
2description:
3    "Bazel build rules for building Go code"
4
5third_party {
6  url {
7    type: HOMEPAGE
8    value: "https://github.com/bazelbuild/rules_go"
9  }
10  url {
11    type: GIT
12    value: "https://github.com/bazelbuild/rules_go"
13  }
14  version: "v0.39.1"
15  last_upgrade_date { year: 2023 month: 6 day: 13 }
16  license_type: NOTICE
17}
18