mirror of
https://github.com/xiaoqidun/ihash.git
synced 2025-04-21 18:01:24 +08:00
feat(更新依赖): 更新依赖
This commit is contained in:
9
go.mod
9
go.mod
@ -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