fix(deps): update module github.com/stretchr/testify to v1.12.1 (#483)
Unbound Release / Check Preconditions (push) Successful in 27s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 47s
Unbound Release / Create Release (push) Successful in 30s
Release / release (push) Successful in 1m45s
gitlab-cleanup-handler / build (push) Successful in 6m28s
gitlab-cleanup-handler / test (push) Successful in 1m9s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 1m1s
Unbound Release / Check Preconditions (push) Successful in 27s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 47s
Unbound Release / Create Release (push) Successful in 30s
Release / release (push) Successful in 1m45s
gitlab-cleanup-handler / build (push) Successful in 6m28s
gitlab-cleanup-handler / test (push) Successful in 1m9s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 1m1s
This commit was merged in pull request #483.
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.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
|
||||
|
||||
Reference in New Issue
Block a user