feat!: replace password environment with Docker secret references
All checks were successful
Test and Release Module / test (push) Successful in 29s
Test and Release Module / release (push) Successful in 7s

This commit is contained in:
2026-09-16 15:01:15 -04:00
parent c3ad476b1a
commit 34ccc01c26
6 changed files with 72 additions and 21 deletions

2
go.mod
View File

@@ -1,3 +1,3 @@
module cloud.campbellwireless.net/git/barkstack/barkfile-parser
module cloud.campbellwireless.net/git/barkstack/barkfile-parser/v2
go 1.24