feat: read managed database passwords from secrets
All checks were successful
Build and Push Image / docker-build-and-push (push) Successful in 6m12s
Test and Release PawSQL / test (push) Successful in 49s
Test and Release PawSQL / release (push) Successful in 9s

This commit is contained in:
2026-09-16 15:04:37 -04:00
parent 7d7133d6cc
commit 3a631f18f6
12 changed files with 120 additions and 38 deletions

2
go.mod
View File

@@ -2,4 +2,4 @@ module github.com/barkstack/pawsql
go 1.24
require cloud.campbellwireless.net/git/barkstack/barkfile-parser v1.1.0
require cloud.campbellwireless.net/git/barkstack/barkfile-parser/v2 v2.0.0