mirror of
https://github.com/minio/minio.git
synced 2025-11-07 04:42:56 -05:00
Moving donut code to v1 in donut package
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package donut
|
||||
package v1
|
||||
|
||||
import (
|
||||
"encoding/binary"
|
||||
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package donut
|
||||
package v1
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
Reference in New Issue
Block a user