Fix lint issues
This commit is contained in:
parent
1fed943b3d
commit
68f344233b
17 changed files with 33 additions and 34 deletions
|
|
@ -19,8 +19,8 @@ package file
|
|||
import (
|
||||
"crypto/sha1"
|
||||
"encoding/hex"
|
||||
"k8s.io/klog"
|
||||
"io/ioutil"
|
||||
"k8s.io/klog"
|
||||
)
|
||||
|
||||
// SHA1 returns the SHA1 of a file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue