Skip to content

Commit 28568d7

Browse files
authored
Merge pull request #324 from vshn/fix-dependencies-1
Fix dependencies in forgejo maintenance
2 parents b4c7a22 + ec3cf9b commit 28568d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/comp-functions/functions/vshnforgejo/maintenance.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import (
44
"context"
55
"fmt"
66

7-
xfnproto "github.com/crossplane/function-sdk-go/proto/v1beta1"
7+
xfnproto "github.com/crossplane/function-sdk-go/proto/v1"
88
vshnv1 "github.com/vshn/appcat/v4/apis/vshn/v1"
99
"github.com/vshn/appcat/v4/pkg/comp-functions/functions/common"
1010
"github.com/vshn/appcat/v4/pkg/comp-functions/functions/common/maintenance"

0 commit comments

Comments
 (0)