update memberdb package
All checks were successful
Build Quasar SPA and Go Backend for memberApp / build-spa (push) Successful in 2m51s
Build Quasar SPA and Go Backend for memberApp / build-backend (amd64, .exe, windows) (push) Successful in 6m55s
Build Quasar SPA and Go Backend for memberApp / build-backend (amd64, , linux) (push) Successful in 7m0s
Build Quasar SPA and Go Backend for memberApp / build-backend (arm, 6, , linux) (push) Successful in 6m7s
Build Quasar SPA and Go Backend for memberApp / build-backend (arm64, , linux) (push) Successful in 6m6s

This commit is contained in:
Adrian Zürcher
2026-02-05 07:22:21 +01:00
parent 54d0a77ee3
commit 1e869d705c
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ go 1.25.4
require (
gitea.tecamino.com/paadi/access-handler v1.0.34
gitea.tecamino.com/paadi/memberDB v1.1.16
gitea.tecamino.com/paadi/memberDB v1.1.18
gitea.tecamino.com/paadi/tecamino-dbm v0.1.1
gitea.tecamino.com/paadi/tecamino-logger v0.2.1
github.com/gin-contrib/cors v1.7.6