Skip to content

Commit f6e1d79

Browse files
upgrade to latest dependencies
bumping knative.dev/pkg 077dcf0...4ebd86b: > 4ebd86b upgrade to latest dependencies (# 3282) > 7da1174 upgrade to latest dependencies (# 3281) > 2be9d56 Lock before iterating map so that code does not panic on concurrent write (# 3279) bumping knative.dev/hack af735b2...50b120a: > 50b120a bump gotestfmt to newest version (# 449) > f2be520 [release-1.19] 🐛 Fix knative.dev/toolbox for older versions of Golang (# 444) bumping knative.dev/caching 088caf3...1c2168b: > 1c2168b upgrade to latest dependencies (# 969) bumping knative.dev/reconciler-test 67ad192...2f11b06: > 2f11b06 upgrade to latest dependencies (# 834) Signed-off-by: Knative Automation <automation@knative.team>
1 parent 42402f9 commit f6e1d79

File tree

6 files changed

+28
-19
lines changed

6 files changed

+28
-19
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ require (
2020
k8s.io/apimachinery v0.33.4
2121
k8s.io/client-go v0.33.4
2222
k8s.io/code-generator v0.33.4
23-
knative.dev/caching v0.0.0-20250912163221-088caf3d1102
23+
knative.dev/caching v0.0.0-20251022154445-1c2168b1a613
2424
knative.dev/eventing v0.46.6
25-
knative.dev/hack v0.0.0-20250902154142-af735b2738d6
26-
knative.dev/pkg v0.0.0-20250909011231-077dcf0d00e8
27-
knative.dev/reconciler-test v0.0.0-20250912162922-67ad19295884
25+
knative.dev/hack v0.0.0-20251022160748-50b120a65f30
26+
knative.dev/pkg v0.0.0-20251022162148-4ebd86bc2d85
27+
knative.dev/reconciler-test v0.0.0-20251022154745-2f11b0665280
2828
knative.dev/serving v0.46.6
2929
sigs.k8s.io/yaml v1.6.0
3030
)

go.sum

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1736,18 +1736,18 @@ k8s.io/utils v0.0.0-20210819203725-bdf08cb9a70a/go.mod h1:jPW/WVKK9YHAvNhRxK0md/
17361736
k8s.io/utils v0.0.0-20230209194617-a36077c30491/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
17371737
k8s.io/utils v0.0.0-20241210054802-24370beab758 h1:sdbE21q2nlQtFh65saZY+rRM6x6aJJI8IUa1AmH/qa0=
17381738
k8s.io/utils v0.0.0-20241210054802-24370beab758/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
1739-
knative.dev/caching v0.0.0-20250912163221-088caf3d1102 h1:4FTw6bb06qI6e14jEtt2u/3pbghSVj2NX0/O7hjdDhM=
1740-
knative.dev/caching v0.0.0-20250912163221-088caf3d1102/go.mod h1:dpaqsKYjeuBAkTWxVg8oo8ZK6SvPmvl5ri9DxUyQyfg=
1739+
knative.dev/caching v0.0.0-20251022154445-1c2168b1a613 h1:iFaJUno9kIDVUuP09wpJkE1sLpdDjT7N+OkVTFMARX8=
1740+
knative.dev/caching v0.0.0-20251022154445-1c2168b1a613/go.mod h1:B9qm2jchN0RdPC4l0pOE4YFUq7PccRX2FHkfomehAiA=
17411741
knative.dev/eventing v0.46.6 h1:8htZletYsoC9rXDz4lbtsgGAAPc95CTpcV9jmACyRqA=
17421742
knative.dev/eventing v0.46.6/go.mod h1:dIWODSwvwagsvXxcsBiOtaL3Zr2svaegjpCvW0IfBFk=
1743-
knative.dev/hack v0.0.0-20250902154142-af735b2738d6 h1:JYZgO9bni32T+BB5v6WpeRFm1hjj+EypBLZCk6HZBt0=
1744-
knative.dev/hack v0.0.0-20250902154142-af735b2738d6/go.mod h1:R0ritgYtjLDO9527h5vb5X6gfvt5LCrJ55BNbVDsWiY=
1743+
knative.dev/hack v0.0.0-20251022160748-50b120a65f30 h1:4fzUJrTmIbqgttXMBuLFC7/m2p0146EM3h9Wn2pBm9U=
1744+
knative.dev/hack v0.0.0-20251022160748-50b120a65f30/go.mod h1:R0ritgYtjLDO9527h5vb5X6gfvt5LCrJ55BNbVDsWiY=
17451745
knative.dev/networking v0.0.0-20250902160145-7dad473f6351 h1:Gv/UqbN0AK+ORoT5e2Kg+3+uMW/y9CCdhpXKxYaVV6k=
17461746
knative.dev/networking v0.0.0-20250902160145-7dad473f6351/go.mod h1:P/fAhhVDgmLt1ugFX8vBvdSDiUOw2P4SGcjbzoZ02Xw=
1747-
knative.dev/pkg v0.0.0-20250909011231-077dcf0d00e8 h1:n0BMHXIem9MyDkK4vfA4Vzdxaf1e+EeLJ6k+8exCjjI=
1748-
knative.dev/pkg v0.0.0-20250909011231-077dcf0d00e8/go.mod h1:a1amDzo4YIUNuGeDgEz/uDHs5MQVYI1DXnRnEpWCAts=
1749-
knative.dev/reconciler-test v0.0.0-20250912162922-67ad19295884 h1:o+aMyv+92MK4B9BeXv3qAsSQRyO1Qx/HxggV+1aWh8Q=
1750-
knative.dev/reconciler-test v0.0.0-20250912162922-67ad19295884/go.mod h1:3BN2+QgyAHpbKEKephULEVNYyUsqx1QK/ALGOZhliTs=
1747+
knative.dev/pkg v0.0.0-20251022162148-4ebd86bc2d85 h1:6cFtFO8JE0AiY66BphR3taXbqdTlupFF69lL/0EhrSE=
1748+
knative.dev/pkg v0.0.0-20251022162148-4ebd86bc2d85/go.mod h1:riEe6VGLodQ/KC4zWRnOqE6Lo5/CkKfwW/RQmNUPltU=
1749+
knative.dev/reconciler-test v0.0.0-20251022154745-2f11b0665280 h1:PIxd+Zr9+cMVxaURxtL5zRTgTxL1IVJa2kYr5d0U74g=
1750+
knative.dev/reconciler-test v0.0.0-20251022154745-2f11b0665280/go.mod h1:bwAzoNdJg/MpEcJngRilzUWqH1RlVZKCFzXGgmA1LY0=
17511751
knative.dev/serving v0.46.6 h1:jmVF560qnepNBG69VEbNRtknGFwZtGEyR1QSlNuoKmk=
17521752
knative.dev/serving v0.46.6/go.mod h1:mY7uXQo49PnxxM6UJWfnSAi6OqFEPM03dpWc8xsH3+I=
17531753
nhooyr.io/websocket v1.8.6/go.mod h1:B70DZP8IakI65RVQ51MsWP/8jndNma26DVA/nFSCgW0=

vendor/knative.dev/hack/library.sh

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@ function report_go_test() {
588588
logfile="${logfile/.xml/.jsonl}"
589589
echo "Running go test with args: ${go_test_args[*]}"
590590
local gotest_retcode=0
591-
go_run gotest.tools/gotestsum@v1.11.0 \
591+
go_run gotest.tools/gotestsum@v1.13.0 \
592592
--format "${GO_TEST_VERBOSITY:-testname}" \
593593
--junitfile "${xml}" \
594594
--junitfile-testsuite-name relative \
@@ -681,7 +681,7 @@ function start_knative_eventing_extension() {
681681
# Parameters: $1 - tool package for go run.
682682
# $2..$n - parameters passed to the tool.
683683
function go_run() {
684-
local package
684+
local package gotoolchain
685685
package="$1"
686686
if [[ "$package" != *@* ]]; then
687687
abort 'Package for "go_run" needs to have @version'
@@ -696,6 +696,11 @@ function go_run() {
696696
GORUN_PATH="$(mktemp -t -d -u gopath.XXXXXXXX)"
697697
fi
698698
export GORUN_PATH
699+
gotoolchain="$(go env GOTOOLCHAIN)"
700+
if [[ "$package" == knative.dev/toolbox/* ]]; then
701+
gotoolchain=auto
702+
fi
703+
GOTOOLCHAIN="${gotoolchain}" \
699704
GOPATH="${GORUN_PATH}" \
700705
GOFLAGS='' \
701706
go run "$package" "$@"

vendor/knative.dev/hack/presubmit-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ function __build_test_runner_for_module() {
141141
# Don't merge these two lines, or return code will always be 0.
142142
# Get all build tags in go code (ignore /vendor, /hack and /third_party)
143143
local tags
144-
tags="$(go run knative.dev/toolbox/go-ls-tags@latest --joiner=,)"
144+
tags="$(go_run knative.dev/toolbox/go-ls-tags@latest --joiner=,)"
145145
local go_pkg_dirs
146146
go_pkg_dirs="$(go list -tags "${tags}" ./...)" || return $?
147147
if [[ -z "${go_pkg_dirs}" ]]; then

vendor/knative.dev/pkg/controller/queue_metrics.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,10 @@ func (m *queueMetrics) updateUnfinishedWork() {
121121
// doesn't seem to have non-hacky ways to reset the summary metrics.
122122
var total float64
123123
var oldest float64
124+
125+
m.mu.Lock()
126+
defer m.mu.Unlock()
127+
124128
for _, t := range m.processingStartTimes {
125129
age := m.sinceInSeconds(t)
126130
total += age

vendor/modules.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1488,7 +1488,7 @@ k8s.io/utils/net
14881488
k8s.io/utils/pointer
14891489
k8s.io/utils/ptr
14901490
k8s.io/utils/trace
1491-
# knative.dev/caching v0.0.0-20250912163221-088caf3d1102
1491+
# knative.dev/caching v0.0.0-20251022154445-1c2168b1a613
14921492
## explicit; go 1.24.0
14931493
knative.dev/caching/pkg/apis/caching
14941494
knative.dev/caching/pkg/apis/caching/v1alpha1
@@ -1585,7 +1585,7 @@ knative.dev/eventing/test/upgrade/prober/wathola/fetcher
15851585
knative.dev/eventing/test/upgrade/prober/wathola/forwarder
15861586
knative.dev/eventing/test/upgrade/prober/wathola/receiver
15871587
knative.dev/eventing/test/upgrade/prober/wathola/sender
1588-
# knative.dev/hack v0.0.0-20250902154142-af735b2738d6
1588+
# knative.dev/hack v0.0.0-20251022160748-50b120a65f30
15891589
## explicit; go 1.21
15901590
knative.dev/hack
15911591
# knative.dev/networking v0.0.0-20250902160145-7dad473f6351
@@ -1605,7 +1605,7 @@ knative.dev/networking/pkg/http/proxy
16051605
knative.dev/networking/pkg/http/stats
16061606
knative.dev/networking/pkg/ingress
16071607
knative.dev/networking/pkg/k8s
1608-
# knative.dev/pkg v0.0.0-20250909011231-077dcf0d00e8
1608+
# knative.dev/pkg v0.0.0-20251022162148-4ebd86bc2d85
16091609
## explicit; go 1.24.0
16101610
knative.dev/pkg/apiextensions/storageversion
16111611
knative.dev/pkg/apiextensions/storageversion/cmd/migrate
@@ -1700,7 +1700,7 @@ knative.dev/pkg/webhook
17001700
knative.dev/pkg/webhook/certificates
17011701
knative.dev/pkg/webhook/certificates/resources
17021702
knative.dev/pkg/webhook/resourcesemantics/conversion
1703-
# knative.dev/reconciler-test v0.0.0-20250912162922-67ad19295884
1703+
# knative.dev/reconciler-test v0.0.0-20251022154745-2f11b0665280
17041704
## explicit; go 1.24.0
17051705
knative.dev/reconciler-test/cmd/eventshub
17061706
knative.dev/reconciler-test/pkg/environment

0 commit comments

Comments
 (0)