Result for 0B23FF7A3FA433A4A20487D87FBE4D8D32D13B7E

Query result

Key Value
FileName./usr/share/gocode/src/github.com/GoogleCloudPlatform/guest-agent/vendor/honnef.co/go/tools/internal/cache/hash.go
FileSize4319
MD50D1D6E02D5D6D2EAD7A8FB98E91E9600
SHA-10B23FF7A3FA433A4A20487D87FBE4D8D32D13B7E
SHA-2566FC6A4AA7E059F511640C115FC84A770898247AD2FA3928C5DBCFCA63F2A35D3
SSDEEP96:MGE/ZVzpnFbi44GanziMDYJmpJ6BGMDmekVyjTXoWxd:MG6ZTnFamMDAmpJ6UemnST4Wxd
TLSHT16D91785567553323DA6A2AE2CA1C50C6B7B5C4332F3EE1A3D0DCD099428E43FC2B65D6
hashlookup:parent-total73
hashlookup:trust100

Network graph view

Parents (Total: 73)

The searched file hash is included in 73 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5C605C10D5A169611CB2ED8096089634A
PackageArchx86_64
PackageDescriptionThis subrepository holds the source for various packages and tools that support Go's build system and the development of the Go programming language.
PackageNamegolang-org-x-build
PackageReleaselp150.1.30
PackageVersion0.0.0+git20200521.4872bff
SHA-1010C60EB2A2432246ADE6D5294133D4F46A7A795
SHA-2569B19A29909E1A259B493ADF63C50A79FF0CC1E680AFBC4476C629DC921464A3F
Key Value
MD54FCE8EA8D32FE979C708BDC67D8BF3D4
PackageArchnoarch
PackageDescriptionPackage viper contains utility functions used to implement the standard "cmd/go" tool, provided as a convenience to developers who want to write tools with similar semantics.
PackageNamegolang-github-spf13-viper
PackageRelease1.22
PackageVersion1.7.0+git20200509.13df721
SHA-10C6AABB4E0CC14C8DFE1057F8A9FBD304C30730E
SHA-256435E6D71E35DDC24E4FE1ED351C9ABFC229215C15A8D39ADECB60121629861ED
Key Value
MD552A98431881E26612EE68F9ED5AE47A0
PackageArchnoarch
PackageDescriptiongo4.org is a collection of packages for Go programmers. They started out living in Perkeep's repo and elsewhere but they have nothing to do with Perkeep, so we're moving them here. Details * single repo. go4 is a single repo. That means things can be changed and rearranged globally atomically with ease and confidence. * no backwards compatibility. go4 makes no backwards compatibility promises. If you want to use go4, vendor it. And next time you update your vendor tree, update to the latest API if things in go4 changed. The plan is to eventually provide tools to make this easier. * forward progress because we have no backwards compatibility, it's always okay to change things to make things better. That also means the bar for contributions is lower. We don't have to get the API 100% correct in the first commit. * no Go version policy go4 packages are usually built and tested with the latest Go stable version. However, go4 has no overarching version policy; each package can declare its own set of supported Go versions. * code review contributions must be code-reviewed. We're trying out Gerrithub, to see if we can find a mix of Github Pull Requests and Gerrit that works well for many people. We'll see. * CLA compliant contributors must agree to the Google CLA (the same as Go itself). This ensures we can move things into Go as necessary in the future. It also makes lawyers at various companies happy. The CLA is not a copyright assignment; you retain the copyright on your work. The CLA just says that your work is open source and you have permission to open source it. See https://golang.org/doc/contribute.html#cla * docs, tests, portability all code should be documented in the normal Go style, have tests, and be portable to different operating systems and architectures. We'll try to get builders in place to help run the tests on different OS/arches. For now we have Travis at least.
PackageNamegolang-github-go4org-go4
PackageRelease1.2
PackageVersion0.0.0+git20200411.f5505b9
SHA-10DB6EDA7BB85291296D9049F446429FB66C93726
SHA-256219CB7C8C84B293930EF381F30280CEF1E3451C1FE1F9EF1EC81686699C6C298
Key Value
MD5E2B0A8F1F140099472C9CD212A65A3B2
PackageArchs390x
PackageDescriptionThis subrepository holds the source for various packages and tools that support Go's build system and the development of the Go programming language.
PackageNamegolang-org-x-build
PackageRelease1.30
PackageVersion0.0.0+git20200521.4872bff
SHA-111216BF3BE661C76E959DDCDABE0E4DD73A90897
SHA-256C318303A94F220DEA944CA8D0F615E480635B02C72C95573AE237AFE684F068D
Key Value
FileSize288856
MD5807FD93D64DB84EED2A02E49F6675236
PackageDescriptionCollection of golang tools and libraries keyify: Transforms an unkeyed struct literal into a keyed one. rdeps: Find all reverse dependencies of a set of packages. staticcheck: Go static analysis, detecting bugs, performance issues, and much more. structlayout: Displays the layout (field sizes and padding) of structs. structlayout-optimize: Reorders struct fields to minimize the amount of padding. structlayout-pretty: Formats the output of structlayout with ASCII art. . In addition to the aforementioned tools, this package contains the libraries necessary to implement these tools.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-honnef-go-tools-dev
PackageSectiongolang
PackageVersion2020.1-4
SHA-114187C148B40B4C92E20E00D095A5AF2DED829A0
SHA-256EB7C7F00013305ED1CC1B26AADAF8141A4652C92AA9873AFF170A5DB2D728365
Key Value
FileSize8131882
MD5224D31CD95D4F89F23019080036A3F3D
PackageDescriptionGoogle Compute Engine Guest Agent Contains the guest agent and metadata script runner binaries.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegoogle-guest-agent
PackageSectiondevel
PackageVersion20210414.00-0ubuntu1~16.04.0
SHA-121CB923BFFE949D713FF9BB4A4D97C4AA4A83318
SHA-256D8AA69DC98A689436F89470B66EF99CEA8AD3EE455AFADC52EE27CFDA321B015
Key Value
MD58CA1B0CB8249F3A66DEAED869017BFCB
PackageArchnoarch
PackageDescriptionhonnef.co/go/tools/... is a collection of tools and libraries for working with Go code, including linters and static analysis, most prominently staticcheck. This package contains the source code needed for building packages that reference the following Go import paths: – honnef.co/go/tools
PackageMaintainerFedora Project
PackageNamegolang-honnef-tools-devel
PackageRelease2.fc34
PackageVersion2020.2.1
SHA-122A452430A3C0E9786B275ADD4A9237F7F5AA527
SHA-256CD6A3028B5542C369B6AF82B2979D01766299E6602B459D0B2DA88FE509388FB
Key Value
MD508C2DCFC19B3DCD23DE7B40C87B89FAA
PackageArchnoarch
PackageDescriptionKubernetes is an open source system for managing containerized applications across multiple hosts; providing basic mechanisms for deployment, maintenance, and scaling of applications. Kubernetes builds upon a decade and a half of experience at Google running production workloads at scale using a system called Borg, combined with best-of-breed ideas and practices from the community. This package contains the source code needed for building packages that reference the following Go import paths: – k8s.io/kubernetes
PackageMaintainerFedora Project
PackageNamegolang-k8s-kubernetes-devel
PackageRelease2.fc33~bootstrap
PackageVersion1.18.3
SHA-1238A10F9D4166A4D76AD907C20AABC20BDCE8BAC
SHA-25677F442C005E65421F6A8C43B932B22499B50C804F9915412BBD80F72C3C7D290
Key Value
MD539825872E751027A4ED7BC30CA9639D1
PackageArcharmv7hl
PackageDescriptionThis subrepository holds the source for various packages and tools that support Go's build system and the development of the Go programming language.
PackageNamegolang-org-x-build
PackageReleaselp153.1.49
PackageVersion0.0.0+git20200521.4872bff
SHA-12CF549DDA4CE2965020F4677FCFA208CF1A45815
SHA-25641842DFF2E0F78BF89370239E17C03DA625CC18948C17A449AD6348CF3B74FBF
Key Value
MD5185C6AC3462DA267C6114B61006CEC00
PackageArchnoarch
PackageDescriptiongo4.org is a collection of packages for Go programmers. They started out living in Perkeep's repo and elsewhere but they have nothing to do with Perkeep, so we're moving them here. Details * single repo. go4 is a single repo. That means things can be changed and rearranged globally atomically with ease and confidence. * no backwards compatibility. go4 makes no backwards compatibility promises. If you want to use go4, vendor it. And next time you update your vendor tree, update to the latest API if things in go4 changed. The plan is to eventually provide tools to make this easier. * forward progress because we have no backwards compatibility, it's always okay to change things to make things better. That also means the bar for contributions is lower. We don't have to get the API 100% correct in the first commit. * no Go version policy go4 packages are usually built and tested with the latest Go stable version. However, go4 has no overarching version policy; each package can declare its own set of supported Go versions. * code review contributions must be code-reviewed. We're trying out Gerrithub, to see if we can find a mix of Github Pull Requests and Gerrit that works well for many people. We'll see. * CLA compliant contributors must agree to the Google CLA (the same as Go itself). This ensures we can move things into Go as necessary in the future. It also makes lawyers at various companies happy. The CLA is not a copyright assignment; you retain the copyright on your work. The CLA just says that your work is open source and you have permission to open source it. See https://golang.org/doc/contribute.html#cla * docs, tests, portability all code should be documented in the normal Go style, have tests, and be portable to different operating systems and architectures. We'll try to get builders in place to help run the tests on different OS/arches. For now we have Travis at least.
PackageNamegolang-github-go4org-go4
PackageReleaselp153.1.2
PackageVersion0.0.0+git20200411.f5505b9
SHA-12E14B7E5C6A608101AAB6FE75DD314EF0442C26E
SHA-2562F7FFB6879BC87A2000C9B4058BBE7F32B6C860AB19ABB33399E69B045E57ED6