Rename the project to shoebill

This commit is contained in:
Nikolai Rodionov
2023-08-02 17:00:34 +02:00
parent 09a594ca60
commit 936d9f132d
25 changed files with 58 additions and 58 deletions

View File

@ -4,7 +4,7 @@ import (
"fmt"
"os"
"git.badhouseplants.net/allanger/giops/internal/utils/githelper"
"git.badhouseplants.net/allanger/shoebill/internal/utils/githelper"
kustomize_types "sigs.k8s.io/kustomize/api/types"
"sigs.k8s.io/yaml"
)