1name: "Go"
2description: "The Go programming language"
3
4third_party {
5  url {
6    type: HOMEPAGE
7    value: "https://go.dev"
8  }
9  url {
10    type: GIT
11    value: "https://github.com/golang/go"
12  }
13  version: "go1.23.2"
14  last_upgrade_date { year: 2024 month: 10 day: 7 }
15  license_type: NOTICE
16}
17