fix(deps): update kubernetes packages (minor) #85
Annotations
3 errors
golangci-lint:
controllers/git_controller.go#L58
SA1019: workqueue.RateLimitingInterface is deprecated: Use TypedRateLimitingInterface instead. (staticcheck)
|
golangci-lint:
controllers/git_controller.go#L261
SA1019: workqueue.NewRateLimitingQueue is deprecated: Use NewTypedRateLimitingQueue instead. (staticcheck)
|
golangci-lint
issues found
|
Loading