Update github.com/avast/retry-go to v4.5.0

This commit is contained in:
Ciprian Hacman
2023-09-24 11:25:19 +02:00
parent 698c8b067c
commit a5aadf719a
20 changed files with 612 additions and 344 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ import (
"k8s.io/node-problem-detector/pkg/util/metrics"
"k8s.io/node-problem-detector/test/e2e/lib/gce"
"github.com/avast/retry-go"
"github.com/avast/retry-go/v4"
)
// SetupNPD installs NPD from the test tarball onto the provided GCE instance.