mirror of
https://github.com/kubernetes/sample-controller.git
synced 2026-06-07 00:05:04 +08:00
Merge pull request #135531 from pohly/golangci-lint-bump
golangci-lint: bump to v2.7.1 Kubernetes-commit: 430fef557f34c6145d4607f9d65d46ac5f7a7b66
This commit is contained in:
@@ -9,9 +9,9 @@ godebug default=go1.25
|
||||
require (
|
||||
golang.org/x/time v0.9.0
|
||||
k8s.io/api v0.0.0-20251218142453-d61fc3e73090
|
||||
k8s.io/apimachinery v0.0.0-20251218062153-94056eccfb12
|
||||
k8s.io/apimachinery v0.0.0-20251218155518-84d740c9e27f
|
||||
k8s.io/client-go v0.0.0-20251218182902-ba82880ed7f8
|
||||
k8s.io/code-generator v0.0.0-20251218143735-423c128172b0
|
||||
k8s.io/code-generator v0.0.0-20251218183736-48c1e87a815d
|
||||
k8s.io/klog/v2 v2.130.1
|
||||
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user