mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-29 17:41:13 +00:00
Introduce API module.
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
// +build tools
|
||||
|
||||
package tools
|
||||
|
||||
import (
|
||||
// These imports are all tools used in the building and testing process
|
||||
_ "github.com/golangci/golangci-lint/cmd/golangci-lint"
|
||||
_ "github.com/monopole/mdrip"
|
||||
)
|
||||
Reference in New Issue
Block a user