aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: d83a2be2a19b16471e40025cde4c0cc1949a4a7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "golang-x-tools"
description: "This subrepository holds the source for various packages and tools that support the Go programming language"
third_party {
  url {
    type: HOMEPAGE
    value: "https://go.googlesource.com/tools/"
  }
  url {
    type: GIT
    value: "https://go.googlesource.com/tools/"
  }
  version: "v0.7.0"
  license_type: NOTICE
  last_upgrade_date {
    year: 2023
    month: 3
    day: 15
  }
}