mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
Switch to go mod from dep
This commit is contained in:
5
hack/tools/tools.go
Normal file
5
hack/tools/tools.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package tools
|
||||
|
||||
import (
|
||||
_ "k8s.io/code-generator"
|
||||
)
|
||||
Reference in New Issue
Block a user