mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Update k8s.io dependencies (#91692)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package hack
|
||||
|
||||
// this ensures that code-generator is available in the go.mod file,
|
||||
// which is a dependency of the ./update-codegen.sh script.
|
||||
import (
|
||||
"k8s.io/code-generator/pkg/util"
|
||||
_ "k8s.io/code-generator/pkg/util"
|
||||
)
|
||||
|
||||
var _ = util.CurrentPackage
|
||||
|
||||
Reference in New Issue
Block a user