Skip to content

[Go-1.18] unable to instal gmf with go install #149

@denismakogon

Description

@denismakogon

hey-hey, long time no see!
I was restoring my docker images based on Go 1.18, as you know go get is no longer supported, so we need to use go install.
Unfortunately, I can't install the package with go install, here's the output.

$go install github.com/3d0c/gmf@latest
go: downloading github.com/3d0c/gmf v0.0.0-20220425074253-5646e6e80daf
package github.com/3d0c/gmf is not a main package

$go version
go version go1.18.1 linux/amd64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions