Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build broken #3

Open
gedw99 opened this issue Aug 2, 2023 · 2 comments
Open

build broken #3

gedw99 opened this issue Aug 2, 2023 · 2 comments

Comments

@gedw99
Copy link

gedw99 commented Aug 2, 2023

using the repo make file...

 make build 
GOOS=darwin GOARCH=amd64 CGO_ENABLED=0 go build -o conduit-connector-benthos cmd/benthos/main.go
go: downloading go.buf.build/grpc/go/conduitio/conduit-connector-protocol v1.3.3
/Users/apple/go/pkg/mod/github.com/conduitio/conduit-connector-protocol@v0.2.1-0.20220802135043-4b89a6c94401/cpluginv1/internal/fromproto/destination.go:19:2: unrecognized import path "go.buf.build/grpc/go/conduitio/conduit-connector-protocol": https fetch: Get "https://go.buf.build/grpc/go/conduitio/conduit-connector-protocol?go-get=1": dial tcp: lookup go.buf.build: no such host
/Users/apple/go/pkg/mod/github.com/conduitio/conduit-connector-protocol@v0.2.1-0.20220802135043-4b89a6c94401/cpluginv1/internal/fromproto/record.go:22:2: unrecognized import path "go.buf.build/grpc/go/conduitio/conduit-connector-protocol": https fetch: Get "https://go.buf.build/grpc/go/conduitio/conduit-connector-protocol?go-get=1": dial tcp: lookup go.buf.build: no such host
@lovromazgon
Copy link

This connector is pretty outdated, it's using an SDK version from almost 1 year ago. Even then it was only a spike to see how feasible it would be to leverage Benthos connectors. This means it essentially needs to be overhauled from the ground up. We're currently busy with other things in the Conduit space and don't plan to work on this anytime soon, although we'd be happy to support you with reviews if you want to work on this.

@gedw99
Copy link
Author

gedw99 commented Jan 16, 2024

alright. I won't have time to work on this at the moment.

I really like Benthos too, so pity that this repo needs work...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants