fix(deps): update module github.com/stretchr/testify to v1.12.1
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 1m27s
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 1m1s
gitlab-cleanup-handler / build (pull_request) Successful in 6m46s

This commit is contained in:
2026-08-20 09:09:40 +00:00
parent cf5a1de15f
commit 4c607adf05
2 changed files with 6 additions and 6 deletions
+2 -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.12.0
github.com/stretchr/testify v1.12.1
gitlab.com/unboundsoftware/apex-mocks v0.2.0
k8s.io/api v0.36.3
k8s.io/apimachinery v0.36.3
@@ -32,7 +32,7 @@ require (
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
go.yaml.in/yaml/v3 v3.0.4 // indirect
go.yaml.in/yaml/v3 v3.0.5 // indirect
golang.org/x/net v0.56.0 // indirect
golang.org/x/oauth2 v0.34.0 // indirect
golang.org/x/sys v0.46.0 // indirect