mirror of
https://github.com/distribution/distribution
synced 2025-02-23 06:49:36 +01:00
6 lines
111 B
Go
6 lines
111 B
Go
![]() |
// +build include_rados
|
||
|
|
||
|
package main
|
||
|
|
||
|
import _ "github.com/docker/distribution/registry/storage/driver/rados"
|