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

This commit is contained in:
Ciprian Hacman
2023-09-24 11:24:47 +02:00
parent 698c8b067c
commit a5aadf719a
20 changed files with 612 additions and 344 deletions

View File

@@ -30,7 +30,7 @@ import (
"google.golang.org/api/option"
"k8s.io/klog/v2"
"github.com/avast/retry-go"
"github.com/avast/retry-go/v4"
"k8s.io/node-problem-detector/pkg/exporters"
seconfig "k8s.io/node-problem-detector/pkg/exporters/stackdriver/config"
"k8s.io/node-problem-detector/pkg/types"