This website works better with JavaScript
Home
Explore
Help
Register
Sign In
flight
/
utils
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
:edit 修改sha 包名为 hash 包名
fly
1 year ago
parent
f5b4069e9f
commit
c80cbbc012
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
algorithm/hash/sha.go
+ 1
- 1
algorithm/hash/sha.go
View File
@@ -1,4 +1,4 @@
-package sh
a
+package
ha
sh
import (
import (
"crypto/hmac"
"crypto/hmac"