Skip to content

go install not possible. #349

@joeblew999

Description

@joeblew999

Its hard to build via go install due go.mod having:

replace github.com/InVisionApp/go-health/v2 => github.com/f1bonacc1/go-health/v2 v2.1.4

replace github.com/cakturk/go-netstat => github.com/f1bonacc1/netstat v0.0.0-20230714090734-adb3fa07cab7

The original packages are ancient. How about we bring the 2 packages inside this repo, so that go install works ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    doneDone, awaiting releaseenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions