aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA14
1 files changed, 14 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..22d6543
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,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
+}