mirror of
https://github.com/xiaoqidun/ihash.git
synced 2026-09-20 05:53:13 +08:00
feat(更新依赖): 更新依赖
This commit is contained in:
1 parent
8abe2cd07c
commit
b076c947ba
62 files changed
+15
-3610
No files matched your search
@@ -1,8 +1,7 @@
|
||||
module github.com/xiaoqidun/ihash
|
||||
|
||||
go 1.15
|
||||
go 1.17
|
||||
|
||||
require (
|
||||
golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897
|
||||
golang.org/x/sys v0.0.0-20201020230747-6e5568b54d1a // indirect
|
||||
)
|
||||
require golang.org/x/crypto v0.0.0-20210817164053-32db794688a5
|
||||
|
||||
require golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 // indirect
|
||||
Reference in new issue
Block a user