aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: c649fb68ed0825d4257d4d53fddea353067066f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: "rules_go"
description:
    "Bazel build rules for building Go code"

third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/bazelbuild/rules_go"
  }
  url {
    type: GIT
    value: "https://github.com/bazelbuild/rules_go"
  }
  version: "v0.39.1"
  last_upgrade_date { year: 2023 month: 6 day: 13 }
  license_type: NOTICE
}