Skip to content

Commit ec3cf9b

Browse files
author
Gabriel Saratura
committed
Fix dependencies in forgejo maintenance
1 parent b4c7a22 commit ec3cf9b

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)