7fdd395653
Signed-off-by: Andy Goldstein <agoldste@redhat.com>
6 lines
98 B
Go
6 lines
98 B
Go
// +build noresumabledigest
|
|
|
|
package storage
|
|
|
|
func (lw *layerWriter) setupResumableDigester() {
|
|
}
|