Some checks failed
Publish Edge Images / images (apps/console/Dockerfile, barkstack) (push) Failing after 39s
Publish Edge Images / images (services/pawsql/Dockerfile, pawsql) (push) Failing after 46s
Publish Edge Images / images (services/treatvault/Dockerfile, treatvault) (push) Failing after 46s
Test and Release Barkstack / test (push) Failing after 46s
Verify Platform / verify (push) Failing after 46s
Verify Platform / images (apps/console/Dockerfile, console) (push) Has been skipped
Verify Platform / images (services/pawsql/Dockerfile, pawsql) (push) Has been skipped
Test and Release Barkstack / release (push) Has been skipped
Verify Platform / images (services/treatvault/Dockerfile, treatvault) (push) Has been skipped
11 lines
190 B
Modula-2
11 lines
190 B
Modula-2
module cloud.campbellwireless.net/git/barkstack/barkstack
|
|
|
|
go 1.24
|
|
|
|
require filippo.io/age v1.2.1
|
|
|
|
require (
|
|
golang.org/x/crypto v0.24.0 // indirect
|
|
golang.org/x/sys v0.21.0 // indirect
|
|
)
|