fix(deps): update module github.com/stretchr/testify to v1.12.0 (#477)
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 53s
Unbound Release / Create Release (push) Successful in 24s
Release / release (push) Successful in 15m25s
gitlab-cleanup-handler / build (push) Successful in 5m10s
gitlab-cleanup-handler / test (push) Successful in 59s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 54s
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 53s
Unbound Release / Create Release (push) Successful in 24s
Release / release (push) Successful in 15m25s
gitlab-cleanup-handler / build (push) Successful in 5m10s
gitlab-cleanup-handler / test (push) Successful in 59s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 54s
This commit was merged in pull request #477.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user