Skip to content

Commit 7c9f92d

Browse files
committed
Move tags folder to /pkg/tags
1 parent 54e6965 commit 7c9f92d

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

pkg/resource/inference_profile/hooks.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717
"context"
1818

1919
svcapitypes "github.com/aws-controllers-k8s/bedrock-controller/apis/v1alpha1"
20-
"github.com/aws-controllers-k8s/bedrock-controller/pkg/resource/tags"
20+
"github.com/aws-controllers-k8s/bedrock-controller/pkg/tags"
2121
ackcompare "github.com/aws-controllers-k8s/runtime/pkg/compare"
2222
)
2323

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)