Merge pull request #6251 from kubernetes-sigs/dependabot/go_modules/github.com/go-errors/errors-1.5.1

build(deps): bump github.com/go-errors/errors from 1.4.2 to 1.5.1
This commit is contained in:
kubernetes-prow[bot]
2026-09-04 03:10:31 +00:00
committed by GitHub
86 changed files with 129 additions and 129 deletions

View File

@@ -4,7 +4,7 @@ go 1.26.0
require (
github.com/blang/semver/v4 v4.0.0
github.com/go-errors/errors v1.4.2
github.com/go-errors/errors v1.5.1
github.com/stretchr/testify v1.12.1
go.uber.org/goleak v1.3.0
go.yaml.in/yaml/v2 v2.4.2