1
0
mirror of https://gitea.com/xorm/dbweb synced 2025-10-06 00:43:53 +02:00

resolved #2: remove dependency on Mercurial

This commit is contained in:
Lunny Xiao
2015-07-25 19:13:47 +08:00
parent e11c923814
commit 4261bada57

View File

@@ -5,7 +5,7 @@ import (
"encoding/json"
"fmt"
"code.google.com/p/go.crypto/scrypt"
"golang.org/x/crypto/scrypt"
)
var (