Skip to content

Commit f41410c

Browse files
chore(deps): update module github.com/cenkalti/backoff/v4 to v5
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 3f8501f commit f41410c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ toolchain go1.24.6
77
require (
88
github.com/go-logr/logr v1.4.3
99
github.com/h2non/gock v1.2.0
10+
github.com/konflux-ci/coverport/instrumentation/go v0.0.0-20251127103713-95b5b5e04a62
1011
github.com/onsi/ginkgo/v2 v2.26.0
1112
github.com/onsi/gomega v1.38.2
1213
github.com/prometheus/client_golang v1.19.1
@@ -56,7 +57,6 @@ require (
5657
github.com/inconshreveable/mousetrap v1.1.0 // indirect
5758
github.com/josharian/intern v1.0.0 // indirect
5859
github.com/json-iterator/go v1.1.12 // indirect
59-
github.com/konflux-ci/coverport/instrumentation/go v0.0.0-20251127103713-95b5b5e04a62 // indirect
6060
github.com/mailru/easyjson v0.7.7 // indirect
6161
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
6262
github.com/modern-go/reflect2 v1.0.2 // indirect

0 commit comments

Comments
 (0)