Skip to content

Commit 5dc868a

Browse files
[main] Upgrade to latest dependencies (#120)
upgrade to latest dependencies bumping knative.dev/hack 6d9b47b...0126b28: > 0126b28 bump test cluster version to 1.34 (# 460) Signed-off-by: Knative Automation <automation@knative.team>
1 parent 7ae43c1 commit 5dc868a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module knative.dev/eventing-integrations
22

33
go 1.24
44

5-
require knative.dev/hack v0.0.0-20260209014120-6d9b47beac82
5+
require knative.dev/hack v0.0.0-20260212092700-0126b283bf20

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
knative.dev/hack v0.0.0-20260209014120-6d9b47beac82 h1:BPSV+0dwVVIlV3svLfBhd8vg+Y7UTFKykJn78NLwogo=
2-
knative.dev/hack v0.0.0-20260209014120-6d9b47beac82/go.mod h1:L5RzHgbvam0u8QFHfzCX6MKxu/a/gIGEdaRBqNiVbl0=
1+
knative.dev/hack v0.0.0-20260212092700-0126b283bf20 h1:Ocya6ILPQxGrozD5gPELC4J2ASnqvTLvYGJjddKr4Fs=
2+
knative.dev/hack v0.0.0-20260212092700-0126b283bf20/go.mod h1:L5RzHgbvam0u8QFHfzCX6MKxu/a/gIGEdaRBqNiVbl0=

0 commit comments

Comments
 (0)