mirror of
https://github.com/distribution/distribution
synced 2024-11-12 05:45:51 +01:00
fcbc25e789
We are replacing the very outdated redigo Go module with the official redis Go module, go-redis. Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
25 lines
354 B
Plaintext
25 lines
354 B
Plaintext
.DS_Store
|
|
Thumbs.db
|
|
|
|
.tools/
|
|
venv/
|
|
.idea/
|
|
.vscode/
|
|
*.iml
|
|
*.so
|
|
coverage.*
|
|
go.work
|
|
go.work.sum
|
|
|
|
gen/
|
|
|
|
/example/fib/fib
|
|
/example/fib/traces.txt
|
|
/example/jaeger/jaeger
|
|
/example/namedtracer/namedtracer
|
|
/example/opencensus/opencensus
|
|
/example/passthrough/passthrough
|
|
/example/prometheus/prometheus
|
|
/example/zipkin/zipkin
|
|
/example/otel-collector/otel-collector
|