add goimports format action (#3630)
Signed-off-by: Jeff <jeffzhang@yunify.com>
This commit is contained in:
@@ -17,9 +17,10 @@ limitations under the License.
|
||||
package hashutil
|
||||
|
||||
import (
|
||||
"code.cloudfoundry.org/bytefmt"
|
||||
"encoding/hex"
|
||||
"io"
|
||||
|
||||
"code.cloudfoundry.org/bytefmt"
|
||||
"k8s.io/klog"
|
||||
|
||||
"kubesphere.io/kubesphere/pkg/utils/readerutils"
|
||||
|
||||
Reference in New Issue
Block a user