aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 22d654318662b33f6caf87c938c6eb5114c9962e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: "uuid"
description:
    "Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and "
    "Security Services."

third_party {
  url {
    type: GIT
    value: "https://github.com/google/uuid"
  }
  version: "v1.3.0"
  last_upgrade_date { year: 2023 month: 3 day: 17 }
  license_type: NOTICE
}