Skip to content

Commit

Permalink
chore: update reference to versioned airbyte connector
Browse files Browse the repository at this point in the history
  • Loading branch information
jvallesm committed Feb 7, 2024
1 parent 7ad7c41 commit c0e91d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/utils/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import (

componentBase "github.com/instill-ai/component/pkg/base"
connector "github.com/instill-ai/connector/pkg"
connectorAirbyte "github.com/instill-ai/connector/pkg/airbyte"
connectorAirbyte "github.com/instill-ai/connector/pkg/airbyte/v1"
mgmtPB "github.com/instill-ai/protogen-go/core/mgmt/v1beta"
pipelinePB "github.com/instill-ai/protogen-go/vdp/pipeline/v1beta"
)
Expand Down

0 comments on commit c0e91d1

Please sign in to comment.