Merge pull request #1030 from kubernetes/dependabot/go_modules/github.com/avast/retry-go/v4-4.6.1
Scorecard supply-chain security / Scorecard analysis (push) Failing after 41s
CodeQL / Analyze (go) (push) Failing after 3m22s

chore(deps): bump github.com/avast/retry-go/v4 from 4.6.0 to 4.6.1
This commit is contained in:
Kubernetes Prow Robot
2025-03-07 14:53:52 -08:00
committed by GitHub
21 changed files with 710 additions and 276 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ require (
contrib.go.opencensus.io/exporter/prometheus v0.4.2
contrib.go.opencensus.io/exporter/stackdriver v0.13.14
github.com/acobaugh/osrelease v0.1.0
github.com/avast/retry-go/v4 v4.6.0
github.com/avast/retry-go/v4 v4.6.1
github.com/coreos/go-systemd/v22 v22.5.0
github.com/euank/go-kmsg-parser v2.0.0+incompatible
github.com/hpcloud/tail v1.0.0
@@ -16,7 +16,7 @@ require (
github.com/prometheus/procfs v0.15.1
github.com/shirou/gopsutil/v3 v3.24.5
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.9.0
github.com/stretchr/testify v1.10.0
go.opencensus.io v0.24.0
golang.org/x/sys v0.25.0
google.golang.org/api v0.192.0