Result for 3762C16EC47318D4EE174A30E2626568A5FFFEC5

Query result

Key Value
FileName./usr/share/go/1.21/contrib/src/github.com/czerwonk/ping_exporter/vendor/github.com/golang/protobuf/proto/text.go
FileSize21318
MD557C5B7732FC548DB7D4FACA5A1CEE292
SHA-13762C16EC47318D4EE174A30E2626568A5FFFEC5
SHA-256231A8984AC786D7CD6C9D149677A7E24E7B5B56F7ACE0A28A60E51B607AE4C54
SSDEEP384:L7rsersZIJbjywnn8z7MHG0I7zeYFLRnvaaOusgVzA6JVETu2ACpSq:3BTbjRuMHHKze0Rnva8UUq
TLSHT15EA24091B6EE835E034020189D41D5C9B6DCED3BCD7A85DAF48CB5FAB24912E893C9F1
hashlookup:parent-total88
hashlookup:trust100

Network graph view

Parents (Total: 88)

The searched file hash is included in 88 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
FileSize1370744
MD57417C047249562A21E1A21D407027A5F
PackageDescriptionProtocol buffer support for the Go programming language Adds support for serializing and deserializing data in the protocol buffer format for users of the Go language. This will also install a protobuf compiler filter which will allow you to compile protocol buffers to Go code using protoc from the protobuf-compiler package.
PackageMaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
PackageNamegolang-goprotobuf-dev
PackageSectiondevel
PackageVersion1.3.4-2~bpo10+1
SHA-104678E3F6C79FC85CF5AC26F1049991074D13749
SHA-25623FB076C0973E26102DC165A7D69131EEA97F594620EE7AFBA73AC1513916D6C
Key Value
MD583E994DAC7CE8622FF3FF673BEA774CE
PackageArchx86_64
PackageDescriptionThis package provides debug sources for package golang-github-protobuf. Debug sources are useful when developing applications that use this package or when debugging this package.
PackageMaintainerFedora Project
PackageNamegolang-github-protobuf-debugsource
PackageRelease1.fc32
PackageVersion1.3.3
SHA-10B1633722EBA34D43FD470CB4F3F51DF1F3C4BC1
SHA-25696D0D03F0C02BF207F3938EC947BFFBBCAC86C94553678F0D984B6BEB4A50EE5
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
FileSize1391772
MD5ADDC57961539F6381C0356090C931F4E
PackageDescriptionProtocol buffer support for the Go programming language Adds support for serializing and deserializing data in the protocol buffer format for users of the Go language. This will also install a protobuf compiler filter which will allow you to compile protocol buffers to Go code using protoc from the protobuf-compiler package.
PackageMaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
PackageNamegolang-goprotobuf-dev
PackageSectiondevel
PackageVersion1.3.4-2+b6
SHA-11191A4D19F308AFD4967C2E713FA51591A3BA1C5
SHA-2561DF3EC7FCDF1F8ED0AFECE15C8BD0F768AFC099ABEF9853134746D0E674348AF
Key Value
FileSize5622700
MD57C167C981C21F00CA40B8DD91D9ECADF
PackageDescriptionExternally reusable Go packages included with Docker These packages are intentionally developed by upstream in such a way that they are reusable to projects outside Docker and only rely on each other or other external dependencies to be built.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamegolang-github-docker-docker-dev
PackageSectionadmin
PackageVersion20.10.21-0ubuntu1~20.04.4
SHA-119F6FE074C6F1372E904A260ACB6E26EDAE8B732
SHA-256F51AA0780795511AD94C17A72E80FF3DFC5B5C72098934DB44C6B268ECFD193E
Key Value
FileSize1353412
MD52BB3074C21E7C1C12621F7ECB15CA9AA
PackageDescriptionProtocol buffer support for the Go programming language Adds support for serializing and deserializing data in the protocol buffer format for users of the Go language. This will also install a protobuf compiler filter which will allow you to compile protocol buffers to Go code using protoc from the protobuf-compiler package.
PackageMaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
PackageNamegolang-goprotobuf-dev
PackageSectiondevel
PackageVersion1.3.4-2~bpo10+1
SHA-11A0EF2256ED4ED67B97113D714C46DD239E1ACAF
SHA-25652CE707BB943471BAFCBE57F76E354B3B56B73BB99205C031452626238B8F716
Key Value
MD5895C29C6A4020F0F58BE1F61BBCCCEA1
PackageArchs390x
PackageDescriptionThis is a simple server that scrapes go-ping stats and exports them via HTTP for Prometheus consumption.
PackageMaintainerhttps://bugs.opensuse.org
PackageNamegolang-github-czerwonk-ping_exporter
PackageReleasebp155.1.13
PackageVersion0.4.5
SHA-11A0F19B02A927C963A48BF3AD8C4671C9D092844
SHA-25624B61F78E952CAF30ABFCC41203149CCD2C15CC05B73CA18018543693057A392
Key Value
MD550EDB38C538B0F0ED88F728F2311198F
PackageArchi586
PackageDescriptionThis is a simple server that scrapes go-ping stats and exports them via HTTP for Prometheus consumption.
PackageMaintainerhttps://bugs.opensuse.org
PackageNamegolang-github-czerwonk-ping_exporter
PackageRelease2.3
PackageVersion0.4.5
SHA-11FA4CC98323D39C625AB8680A4DA9852896C8622
SHA-25688B8ACEAEE1CD21B27C86992C6D5E14870CBF815E485DC6F9703BC1F0E07293B