mirror of
https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent.git
synced 2026-05-27 17:19:33 +02:00
Initial v1.0.0 commit
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
package main
|
||||
|
||||
import "github.com/gobuffalo/packr/v2/packr2/cmd"
|
||||
|
||||
func main() {
|
||||
cmd.Execute()
|
||||
}
|
||||
Reference in New Issue
Block a user