build: add v8 to module path #8
Annotations
10 errors
|
release:
cmd/zbctl/main.go#L18
cannot find module providing package github.com/camunda-community-hub/zeebe-client-go/cmd/zbctl/internal/commands: import lookup disabled by -mod=vendor
|
release:
cmd/zbctl/internal/commands/broadcastSignal.go#L22
cannot find module providing package github.com/camunda-community-hub/zeebe-client-go/internal/utils: import lookup disabled by -mod=vendor
|
release:
cmd/zbctl/internal/commands/activateJobs.go#L21
cannot find module providing package github.com/camunda-community-hub/zeebe-client-go/pkg/commands: import lookup disabled by -mod=vendor
|
release:
cmd/zbctl/internal/commands/createWorker.go#L29
cannot find module providing package github.com/camunda-community-hub/zeebe-client-go/pkg/entities: import lookup disabled by -mod=vendor
|
release:
cmd/zbctl/internal/commands/activateJobs.go#L22
cannot find module providing package github.com/camunda-community-hub/zeebe-client-go/pkg/pb: import lookup disabled by -mod=vendor
|
release:
cmd/zbctl/internal/commands/createWorker.go#L30
cannot find module providing package github.com/camunda-community-hub/zeebe-client-go/pkg/worker: import lookup disabled by -mod=vendor
|
release:
cmd/zbctl/internal/commands/root.go#L19
cannot find module providing package github.com/camunda-community-hub/zeebe-client-go/pkg/zbc: import lookup disabled by -mod=vendor
|
release:
pkg/zbc/client.go#L27
cannot find module providing package github.com/camunda-community-hub/zeebe-client-go/internal/embedded: import lookup disabled by -mod=vendor
|
release
Process completed with exit code 1.
|