mirror of
https://github.com/rancher/os.git
synced 2025-09-08 02:01:27 +00:00
Rename to rancher/os2
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
func main() {
|
||||
os.Unsetenv("GOPATH")
|
||||
controllergen.Run(args.Options{
|
||||
OutputPackage: "github.com/rancher/os/pkg/generated",
|
||||
OutputPackage: "github.com/rancher/os2/pkg/generated",
|
||||
Boilerplate: "scripts/boilerplate.go.txt",
|
||||
Groups: map[string]args.Group{
|
||||
"provisioning.cattle.io": {
|
||||
|
Reference in New Issue
Block a user