1 Commits

Author SHA1 Message Date
yuguojian
f0241c27e3 init 2025-05-12 17:59:50 +08:00

2
go.mod
View File

@@ -1,5 +1,5 @@
module git.ssgfgtfy.com/public/ssgf_utils
go 1.24.0
go 1.18.0
require github.com/pkg/errors v0.9.1