mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-06-25 22:53:41 +08:00
go/gmssl: fix golang import path
This commit is contained in:
@@ -49,8 +49,9 @@
|
||||
package sm3
|
||||
|
||||
import (
|
||||
"gmssl"
|
||||
"hash"
|
||||
|
||||
"github.com/guanzhi/GmSSL/go/gmssl"
|
||||
)
|
||||
|
||||
type digest struct {
|
||||
|
||||
Reference in New Issue
Block a user