Skip to content

Commit a1a32b3

Browse files
[main] Upgrade to latest dependencies (#280)
upgrade to latest dependencies bumping knative.dev/reconciler-test 365303e...20f3cb2: > 20f3cb2 Update community files (# 820) Signed-off-by: Knative Automation <[email protected]>
1 parent 5f2a010 commit a1a32b3

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
@@ -18,7 +18,7 @@ require (
1818
knative.dev/eventing v0.46.1-0.20250903024644-8c44e16af7ca
1919
knative.dev/hack v0.0.0-20250902153942-1499de21e119
2020
knative.dev/pkg v0.0.0-20250903014743-528bde37b646
21-
knative.dev/reconciler-test v0.0.0-20250903021445-365303e5b34a
21+
knative.dev/reconciler-test v0.0.0-20250904013547-20f3cb2fc378
2222
)
2323

2424
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1105,8 +1105,8 @@ knative.dev/hack v0.0.0-20250902153942-1499de21e119 h1:NbQvjnFK1tL489LN0qAybWy0E
11051105
knative.dev/hack v0.0.0-20250902153942-1499de21e119/go.mod h1:R0ritgYtjLDO9527h5vb5X6gfvt5LCrJ55BNbVDsWiY=
11061106
knative.dev/pkg v0.0.0-20250903014743-528bde37b646 h1:90qlepWL0OJjPN8bkwX7CiyUwMGcGi++mslcbfIKNfQ=
11071107
knative.dev/pkg v0.0.0-20250903014743-528bde37b646/go.mod h1:ROyn4KNeXnoDS85bZkA7wiVpZgqZCukoh8u6xrDZyHo=
1108-
knative.dev/reconciler-test v0.0.0-20250903021445-365303e5b34a h1:WUXHI8UJp0go3qnCnDsdchpygVJRkxtbFn7dChx1Qq4=
1109-
knative.dev/reconciler-test v0.0.0-20250903021445-365303e5b34a/go.mod h1:tIDUu91ZDNmIIZGzRoX4gXzIZdbo5INPTFLzX9wwQfI=
1108+
knative.dev/reconciler-test v0.0.0-20250904013547-20f3cb2fc378 h1:mvnOMv1zs+beLfah6FpY1+bz/V68bBzwrVla8NvfTho=
1109+
knative.dev/reconciler-test v0.0.0-20250904013547-20f3cb2fc378/go.mod h1:tIDUu91ZDNmIIZGzRoX4gXzIZdbo5INPTFLzX9wwQfI=
11101110
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
11111111
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
11121112
rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=

0 commit comments

Comments
 (0)