We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b4c7a22 + ec3cf9b commit 28568d7Copy full SHA for 28568d7
pkg/comp-functions/functions/vshnforgejo/maintenance.go
@@ -4,7 +4,7 @@ import (
4
"context"
5
"fmt"
6
7
- xfnproto "github.com/crossplane/function-sdk-go/proto/v1beta1"
+ xfnproto "github.com/crossplane/function-sdk-go/proto/v1"
8
vshnv1 "github.com/vshn/appcat/v4/apis/vshn/v1"
9
"github.com/vshn/appcat/v4/pkg/comp-functions/functions/common"
10
"github.com/vshn/appcat/v4/pkg/comp-functions/functions/common/maintenance"
0 commit comments