2025-07-19 22:10:53 +08:00

8 lines
94 B
Modula-2

module github.com/GIT_USER_ID/GIT_REPO_ID
go 1.23
require (
gopkg.in/validator.v2 v2.0.1
)