fix(deps): update module github.com/stretchr/testify to v1.12.0
gitlab-cleanup-handler / test (push) Skipped
gitlab-cleanup-handler / vulnerabilities (push) Skipped
gitlab-cleanup-handler / build (push) Skipped
renovate/stability-days Updates have met minimum release age requirement
gitlab-cleanup-handler / test (pull_request) Successful in 1m3s
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 53s
gitlab-cleanup-handler / build (pull_request) Successful in 5m44s

This commit is contained in:
2026-08-17 09:08:15 +00:00
parent d9ff89e594
commit bd038208c6
2 changed files with 5 additions and 6 deletions
+1 -2
View File
@@ -5,7 +5,7 @@ go 1.26.6
require (
github.com/alecthomas/kong v1.16.1
github.com/apex/log v1.9.0
github.com/stretchr/testify v1.11.1
github.com/stretchr/testify v1.12.0
gitlab.com/unboundsoftware/apex-mocks v0.2.0
k8s.io/api v0.36.3
k8s.io/apimachinery v0.36.3
@@ -29,7 +29,6 @@ require (
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
github.com/spf13/pflag v1.0.9 // indirect
github.com/x448/float16 v0.8.4 // indirect
go.yaml.in/yaml/v2 v2.4.3 // indirect