fix(更新模块): 更改模块名

This commit is contained in:
2020-09-23 19:54:46 +08:00
parent d1de686678
commit 7c636ded82
4 changed files with 6 additions and 15 deletions

6
go.mod
View File

@ -1,5 +1,5 @@
module ihash
module github.com/xiaoqidun/ihash
go 1.14
go 1.15
require golang.org/x/crypto v0.0.0-20200728195943-123391ffb6de
require golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a