mirror of
https://github.com/rancher/norman.git
synced 2025-09-12 21:33:21 +00:00
Update vendor
This commit is contained in:
2
vendor/github.com/ibuildthecloud/kvsql/clientv3/driver/generic.go
generated
vendored
2
vendor/github.com/ibuildthecloud/kvsql/clientv3/driver/generic.go
generated
vendored
@@ -8,8 +8,8 @@ import (
|
||||
"sync/atomic"
|
||||
"time"
|
||||
|
||||
"github.com/ibuildthecloud/kvsql/pkg/broadcast"
|
||||
"github.com/pkg/errors"
|
||||
"github.com/rancher/norman/pkg/broadcast"
|
||||
"github.com/sirupsen/logrus"
|
||||
utiltrace "k8s.io/apiserver/pkg/util/trace"
|
||||
)
|
||||
|
Reference in New Issue
Block a user