aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 35b5cbb05f3270da1c9c0897cafacd28f473a73d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: "Go"
description: "The Go programming language"

third_party {
  url {
    type: HOMEPAGE
    value: "https://go.dev"
  }
  url {
    type: GIT
    value: "https://github.com/golang/go"
  }
  version: "go1.22.1"
  last_upgrade_date { year: 2024 month: 3 day: 20 }
  license_type: NOTICE
}