aboutsummaryrefslogtreecommitdiff
path: root/ssha.go
diff options
context:
space:
mode:
Diffstat (limited to 'ssha.go')
-rw-r--r--ssha.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/ssha.go b/ssha.go
index 203b994..f1c5a8b 100644
--- a/ssha.go
+++ b/ssha.go
@@ -1,11 +1,11 @@
package main
import (
- "fmt"
"bytes"
- "math/rand"
- "encoding/base64"
"crypto/sha1"
+ "encoding/base64"
+ "fmt"
+ "math/rand"
)
// Encode encodes the []byte of raw password