Add go.sum and update go.mod (from go mod tidy)

This commit is contained in:
2026-04-14 19:46:43 +00:00
parent 55f87b13f4
commit efd2017074
2 changed files with 6 additions and 0 deletions

2
go.mod
View File

@@ -3,3 +3,5 @@ module gitea-custom-api
go 1.22
require github.com/go-sql-driver/mysql v1.8.1
require filippo.io/edwards25519 v1.1.0 // indirect