push newest version

This commit is contained in:
2025-11-20 17:59:34 +01:00
parent c0e2df2430
commit 97ccd7bfbf
21 changed files with 3978 additions and 65 deletions

View File

@@ -1,9 +1,13 @@
module certigo-addon-backend
go 1.21
go 1.24.0
toolchain go1.24.10
require (
github.com/google/uuid v1.5.0
github.com/gorilla/mux v1.8.1
github.com/mattn/go-sqlite3 v1.14.18
)
require golang.org/x/crypto v0.45.0 // indirect