commit bc8f7df840210f429d1a9e74de44f48070a82d55 Author: wolves Date: Thu Jan 22 23:24:36 2026 +0800 init diff --git a/go.mod b/go.mod new file mode 100644 index 0000000..8d51cdb --- /dev/null +++ b/go.mod @@ -0,0 +1,3 @@ +module git.wolves.top/iam + +go 1.25.5