Skip to content

Commit

Permalink
refactor: move message package (kyverno#495)
Browse files Browse the repository at this point in the history
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
  • Loading branch information
eddycharly authored Sep 19, 2024
1 parent 9e7900e commit 00c4d78
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/apis/policy/v1alpha1/message.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package v1alpha1

import (
"github.com/kyverno/kyverno-json/pkg/message"
"github.com/kyverno/kyverno-json/pkg/syntax/message"
"k8s.io/apimachinery/pkg/util/json"
)

Expand Down
File renamed without changes.

0 comments on commit 00c4d78

Please sign in to comment.