小工具初始化

This commit is contained in:
des
2026-03-17 18:40:21 +08:00
parent 1271ceeee7
commit fc605a7a47
9 changed files with 157 additions and 60 deletions

9
go.mod
View File

@@ -1,11 +1,10 @@
module example
go 1.25
go 1.25.0
require (
github.com/zire v0.0.0
)
replace (
github.com/zire v0.0.0 => /home/nobara/projects/zire
golang.org/x/crypto v0.49.0
gopkg.in/yaml.v3 v3.0.1
)
require golang.org/x/sys v0.42.0 // indirect