first commit

This commit is contained in:
test
2026-03-29 20:48:36 +00:00
commit cee408f47e
4 changed files with 147 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module my-auth-app
go 1.25.0
require golang.org/x/crypto v0.49.0 // indirect