mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 12:10:24 +03: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