Skip to content

github.com/kubeshark/api v1.1.15 is not found #81

@tsint

Description

@tsint

The go.mod file of the tracer package defines a dependency on "github.com/kubeshark/api v1.1.15", but this API library is not publicly available, so the compilation will fail.

tls_process_discoverer.go:7:2: reading github.com/kubeshark/api/go.mod at revision v1.1.15: git ls-remote -q origin in /home/dc/go/pkg/mod/cache/vcs/5da0bad9395502de92b7a446443350e8d892c25d92cfcedf0f471a61010b01bd: exit status 128:
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Confirm the import path was entered correctly.
If this is a private repository, see https://golang.org/doc/faq#git_https for additional information.
tracer46_bpfel_x86.go:371:12: pattern tracer46_bpfel_x86.o: no matching files found
make: *** [Makefile:27: build] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions