• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "starlark-go"
2description:
3    "Starlark in Go is an interpreter for Starlark, implemented in Go."
4
5third_party {
6  url {
7    type: GIT
8    value: "https://github.com/google/starlark-go.git"
9  }
10  version: "ebe61bd709bf23d7baddbb34e79084d7d156be04"
11  last_upgrade_date { year: 2021 month: 02 day: 17 }
12  license_type: NOTICE
13}
14
15