aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA13
1 files changed, 7 insertions, 6 deletions
diff --git a/METADATA b/METADATA
index 122afbe..c90ae19 100644
--- a/METADATA
+++ b/METADATA
@@ -1,8 +1,5 @@
name: "go-cmp"
-description:
- "This package is intended to be a more powerful and safer alternative to "
- "reflect.DeepEqual for comparing whether two values are semantically equal."
-
+description: "This package is intended to be a more powerful and safer alternative to reflect.DeepEqual for comparing whether two values are semantically equal."
third_party {
url {
type: HOMEPAGE
@@ -12,7 +9,11 @@ third_party {
type: GIT
value: "https://github.com/google/go-cmp.git"
}
- version: "v0.5.5"
- last_upgrade_date { year: 2021 month: 5 day: 19 }
+ version: "v0.5.6"
license_type: NOTICE
+ last_upgrade_date {
+ year: 2021
+ month: 8
+ day: 27
+ }
}