File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
k8s.io/code-generator v0.32.2
12
12
k8s.io/kube-openapi v0.0.0-20241212222426-2c72e554b1e7
13
13
knative.dev/hack v0.0.0-20250331013814-c577ed9f7775
14
- knative.dev/pkg v0.0.0-20250414114716-4e8ebbe1949a
14
+ knative.dev/pkg v0.0.0-20250415155312-ed3e2158b883
15
15
)
16
16
17
17
require (
Original file line number Diff line number Diff line change @@ -677,8 +677,8 @@ k8s.io/utils v0.0.0-20241210054802-24370beab758 h1:sdbE21q2nlQtFh65saZY+rRM6x6aJ
677
677
k8s.io/utils v0.0.0-20241210054802-24370beab758 /go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0 =
678
678
knative.dev/hack v0.0.0-20250331013814-c577ed9f7775 h1:UstB8/aowofYFHjLyZdPh1K7qB9BCx+lP1WuiCspYRE =
679
679
knative.dev/hack v0.0.0-20250331013814-c577ed9f7775 /go.mod h1:R0ritgYtjLDO9527h5vb5X6gfvt5LCrJ55BNbVDsWiY =
680
- knative.dev/pkg v0.0.0-20250414114716-4e8ebbe1949a h1:VcWyuAggKAGr8mg87cBMePK5f5BRFXjUVMX/v+zXaI0 =
681
- knative.dev/pkg v0.0.0-20250414114716-4e8ebbe1949a /go.mod h1:XDeNPdjlTRDG0xYNhZDrySc7+cfn+LL1stsYsTndt58 =
680
+ knative.dev/pkg v0.0.0-20250415155312-ed3e2158b883 h1:UeOY7009M0EHwdyW3P35Fc1U6FJHzBrj6Gf370do8zY =
681
+ knative.dev/pkg v0.0.0-20250415155312-ed3e2158b883 /go.mod h1:ptwLYr04MAyeoRvhnhhz0FFkVZTdYJV2QWnw9sZyFSM =
682
682
rsc.io/binaryregexp v0.2.0 /go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8 =
683
683
rsc.io/quote/v3 v3.1.0 /go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0 =
684
684
rsc.io/sampler v1.3.0 /go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA =
Original file line number Diff line number Diff line change @@ -860,7 +860,7 @@ k8s.io/utils/trace
860
860
# knative.dev/hack v0.0.0-20250331013814-c577ed9f7775
861
861
## explicit; go 1.21
862
862
knative.dev/hack
863
- # knative.dev/pkg v0.0.0-20250414114716-4e8ebbe1949a
863
+ # knative.dev/pkg v0.0.0-20250415155312-ed3e2158b883
864
864
## explicit; go 1.23.0
865
865
knative.dev/pkg/apis
866
866
knative.dev/pkg/apis/duck
You can’t perform that action at this time.
0 commit comments