1name: "go-cmp" 2description: "This package is intended to be a more powerful and safer alternative to reflect.DeepEqual for comparing whether two values are semantically equal." 3third_party { 4 url { 5 type: HOMEPAGE 6 value: "https://github.com/google/go-cmp" 7 } 8 url { 9 type: GIT 10 value: "https://github.com/google/go-cmp.git" 11 } 12 version: "v0.5.9" 13 license_type: NOTICE 14 last_upgrade_date { 15 year: 2022 16 month: 11 17 day: 30 18 } 19} 20