Skip to content

Commit a0c8758

Browse files
chore(deps): bump sigs.k8s.io/gateway-api/conformance in /conformance
Bumps [sigs.k8s.io/gateway-api/conformance](https://github.com/kubernetes-sigs/gateway-api) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/kubernetes-sigs/gateway-api/releases) - [Changelog](https://github.com/kubernetes-sigs/gateway-api/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/gateway-api@v1.5.0...v1.5.1) --- updated-dependencies: - dependency-name: sigs.k8s.io/gateway-api/conformance dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0ca6ae commit a0c8758

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

conformance/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ replace cloud.google.com/go/storage => cloud.google.com/go/storage v1.59.2
99
require (
1010
sigs.k8s.io/gateway-api v1.5.0
1111
sigs.k8s.io/gateway-api-inference-extension v0.0.0-00010101000000-000000000000
12-
sigs.k8s.io/gateway-api/conformance v1.5.0
12+
sigs.k8s.io/gateway-api/conformance v1.5.1
1313
)
1414

1515
require (

conformance/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,8 @@ sigs.k8s.io/controller-runtime v0.23.3 h1:VjB/vhoPoA9l1kEKZHBMnQF33tdCLQKJtydy4i
182182
sigs.k8s.io/controller-runtime v0.23.3/go.mod h1:B6COOxKptp+YaUT5q4l6LqUJTRpizbgf9KSRNdQGns0=
183183
sigs.k8s.io/gateway-api v1.5.0 h1:duoo14Ky/fJXpjpmyMISE2RTBGnfCg8zICfTYLTnBJA=
184184
sigs.k8s.io/gateway-api v1.5.0/go.mod h1:GvCETiaMAlLym5CovLxGjS0NysqFk3+Yuq3/rh6QL2o=
185-
sigs.k8s.io/gateway-api/conformance v1.5.0 h1:IT966Ph4aSLjdgv9PtAkyLPaSQWN84BTnZ/lqXg9wPo=
186-
sigs.k8s.io/gateway-api/conformance v1.5.0/go.mod h1:mcvYR0Zll1i5hmcKn+jNbWdZTBls6s5GU+FPUFIceXw=
185+
sigs.k8s.io/gateway-api/conformance v1.5.1 h1:5eruSMKcwKnkX42PFek8oO6BgPNBD5FbWbTcRV76KIw=
186+
sigs.k8s.io/gateway-api/conformance v1.5.1/go.mod h1:mcvYR0Zll1i5hmcKn+jNbWdZTBls6s5GU+FPUFIceXw=
187187
sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730 h1:IpInykpT6ceI+QxKBbEflcR5EXP7sU1kvOlxwZh5txg=
188188
sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730/go.mod h1:mdzfpAEoE6DHQEN0uh9ZbOCuHbLK5wOm7dK4ctXE9Tg=
189189
sigs.k8s.io/randfill v1.0.0 h1:JfjMILfT8A6RbawdsK2JXGBR5AQVfd+9TbzrlneTyrU=

0 commit comments

Comments
 (0)