feat: use shared Barkfile parser
Some checks failed
Build and Push Image / docker-build-and-push (push) Failing after 1m22s
Test and Release PawSQL / test (push) Failing after 32s
Test and Release PawSQL / release (push) Has been skipped

This commit is contained in:
2026-09-15 19:52:13 -04:00
parent 865f7c26c9
commit 89db38417d
15 changed files with 110 additions and 805 deletions

2
go.mod
View File

@@ -1,3 +1,5 @@
module github.com/barkstack/pawsql
go 1.24
require cloud.campbellwireless.net/git/barkstack/barkfile-parser v1.0.0