Files
subscriptions/go.mod
T
renovate 837358d553
subscriptions / coverage-baseline (push) Successful in 47s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Check Preconditions (push) Successful in 22s
subscriptions / test (push) Skipped
subscriptions / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 39s
Unbound Release / Create Release (push) Successful in 56s
Release / release (push) Successful in 23m54s
fix(deps): update module github.com/stretchr/testify to v1.12.0 (#12)
2026-08-17 09:54:50 +00:00

11 lines
179 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.0
)
require gopkg.in/yaml.v3 v3.0.1 // indirect