subscriptions / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Skipped
subscriptions / coverage-baseline (push) Successful in 51s
Unbound Release / Check Preconditions (push) Successful in 30s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Create Release (push) Successful in 24s
subscriptions / test (push) Skipped
Release / release (push) Successful in 12m54s
Unbound Release / Generate Changelog and Handle PR (push) Successful in 50s
11 lines
181 B
AMPL
11 lines
181 B
AMPL
module gitea.unbound.se/shiny/subscriptions
|
|
|
|
go 1.25
|
|
|
|
require (
|
|
github.com/google/uuid v1.6.0
|
|
github.com/stretchr/testify v1.12.1
|
|
)
|
|
|
|
require go.yaml.in/yaml/v3 v3.0.5 // indirect
|