Files
pagination/go.mod
T
renovate 9b47d10ad3
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Create Tag (push) Skipped
pagination / test (push) Skipped
pagination / vulnerabilities (push) Skipped
Unbound Release / Create Release (push) Successful in 23s
Unbound Release / Generate Changelog and Handle PR (push) Successful in 40s
pre-commit / pre-commit (push) Skipped
Release / release (push) Successful in 23m53s
fix(deps): update module github.com/stretchr/testify to v1.12.0 (#113)
2026-08-17 09:43:28 +00:00

8 lines
152 B
AMPL

module gitea.unbound.se/unboundsoftware/pagination
go 1.26.2
require github.com/stretchr/testify v1.12.0
require gopkg.in/yaml.v3 v3.0.1 // indirect