Skip to content

I'm new to go, and your instructions just don't work #5

@santosadrian

Description

@santosadrian

┌──(root㉿debianleno)-[/home/user]
└─# go install github.com/raz-varren/xsshell
go: 'go install' requires a version when current directory is not in a module
Try 'go install github.com/raz-varren/xsshell@latest' to install the latest version

┌──(root㉿debianleno)-[/home/user]
└─# go install github.com/raz-varren/xsshell@latest
go: finding module for package github.com/gorilla/websocket
go: found github.com/gorilla/websocket in github.com/gorilla/websocket v1.5.0

┌──(root㉿debianleno)-[/home/user]
└─# go generate github.com/raz-varren/xsshell...
go: warning: "github.com/raz-varren/xsshell..." matched no packages

Please update installation info.

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