Skip to content

Commit 6729f9e

Browse files
committed
[go/v4] Rename apis directory to api
1 parent f57d280 commit 6729f9e

File tree

151 files changed

+152
-151
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

151 files changed

+152
-151
lines changed

PROJECT

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
domain: 3scale.net
2-
layout: go.kubebuilder.io/v3
2+
layout:
3+
- go.kubebuilder.io/v4
34
multigroup: true
45
projectName: 3scale-operator
56
repo: github.com/3scale/3scale-operator
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import (
2828
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
2929
"k8s.io/apimachinery/pkg/util/validation/field"
3030

31-
"github.com/3scale/3scale-operator/apis/apps"
31+
"github.com/3scale/3scale-operator/api/apps"
3232
"github.com/3scale/3scale-operator/pkg/apispkg/common"
3333
"github.com/3scale/3scale-operator/version"
3434
)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)