mirror of
https://github.com/distribution/distribution.git
synced 2025-08-14 21:13:08 +00:00
We want to be consistent in our deps so tracking down issue does not end up in a murder mystery hunt. This commit picks a specific otel versions that are unified in this codebase. Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
19 lines
631 B
Plaintext
19 lines
631 B
Plaintext
Prometheus instrumentation library for Go applications
|
|
Copyright 2012-2015 The Prometheus Authors
|
|
|
|
This product includes software developed at
|
|
SoundCloud Ltd. (http://soundcloud.com/).
|
|
|
|
|
|
The following components are included in this product:
|
|
|
|
perks - a fork of https://github.com/bmizerany/perks
|
|
https://github.com/beorn7/perks
|
|
Copyright 2013-2015 Blake Mizerany, Björn Rabenstein
|
|
See https://github.com/beorn7/perks/blob/master/README.md for license details.
|
|
|
|
Go support for Protocol Buffers - Google's data interchange format
|
|
http://github.com/golang/protobuf/
|
|
Copyright 2010 The Go Authors
|
|
See source code for license details.
|