mirror of
https://github.com/distribution/distribution.git
synced 2026-01-30 05:58:28 +00:00
7 lines
98 B
Go
7 lines
98 B
Go
// +build noresumabledigest
|
|
|
|
package storage
|
|
|
|
func (lw *layerWriter) setupResumableDigester() {
|
|
}
|