Skip to content

Commit 4ebb834

Browse files
fix(deps): update all go dependencies main
Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
1 parent b8b183f commit 4ebb834

8 files changed

Lines changed: 76 additions & 27 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,15 +42,15 @@ require (
4242
github.com/go-logr/logr v1.4.4
4343
github.com/go-openapi/errors v0.22.8
4444
github.com/go-openapi/loads v0.25.0
45-
github.com/go-openapi/runtime v0.32.5
45+
github.com/go-openapi/runtime v0.32.6
4646
github.com/go-openapi/spec v0.22.9
4747
github.com/go-openapi/strfmt v0.27.0
4848
github.com/go-openapi/swag v0.27.3
4949
github.com/go-openapi/swag/cmdutils v0.27.3
5050
github.com/go-openapi/swag/conv v0.27.3
5151
github.com/go-openapi/swag/jsonutils v0.27.3
5252
github.com/go-openapi/swag/typeutils v0.27.3
53-
github.com/go-openapi/validate v0.26.0
53+
github.com/go-openapi/validate v0.26.1
5454
github.com/google/cel-go v0.29.2
5555
github.com/google/go-cmp v0.7.0
5656
github.com/google/go-github/v88 v88.0.0

go.sum

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/go-openapi/validate/CONTRIBUTORS.md

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/go-openapi/validate/helpers.go

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/go-openapi/validate/schema.go

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/go-openapi/validate/schema_option.go

Lines changed: 37 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/go-openapi/validate/spec.go

Lines changed: 20 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -872,7 +872,7 @@ github.com/go-openapi/jsonreference/internal
872872
# github.com/go-openapi/loads v0.25.0
873873
## explicit; go 1.25.0
874874
github.com/go-openapi/loads
875-
# github.com/go-openapi/runtime v0.32.5
875+
# github.com/go-openapi/runtime v0.32.6
876876
## explicit; go 1.25.0
877877
github.com/go-openapi/runtime
878878
github.com/go-openapi/runtime/client
@@ -936,7 +936,7 @@ github.com/go-openapi/swag/typeutils
936936
# github.com/go-openapi/swag/yamlutils v0.27.3
937937
## explicit; go 1.25.0
938938
github.com/go-openapi/swag/yamlutils
939-
# github.com/go-openapi/validate v0.26.0
939+
# github.com/go-openapi/validate v0.26.1
940940
## explicit; go 1.25.0
941941
github.com/go-openapi/validate
942942
# github.com/go-task/slim-sprig/v3 v3.0.0

0 commit comments

Comments
 (0)