feat(更新代码): 使用标准库

This commit is contained in:
xiaoqidun committed 2025-04-21 09:57:06 +08:00
1 parent aa07c086ac
commit 04137a554f
3 files changed
+2 -10

No files matched your search

+1 -5
View File
@@ -1,7 +1,3 @@
module github.com/xiaoqidun/ihash
go 1.23.4
require golang.org/x/crypto v0.31.0
require golang.org/x/sys v0.28.0 // indirect
go 1.24.2