feat: serve plaintext PostgreSQL when TLS is not configured
All checks were successful
Build and Push Image / docker-build-and-push (push) Successful in 5m3s
Test and Release PawSQL / test (push) Successful in 43s
Test and Release PawSQL / release (push) Successful in 7s

This commit is contained in:
2026-09-15 22:03:58 -04:00
parent 4e305d67e3
commit e67698f3c2
6 changed files with 110 additions and 36 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.0.0
require cloud.campbellwireless.net/git/barkstack/barkfile-parser v1.1.0