Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

Sources won't compile (linux) #4

@rstaub77

Description

@rstaub77

Hi,
I tried to compile from sources (latest)

cd build
go build -ldflags="-s -w" ../src/sheret.go

All I got is

../src/sheret.go:20:3: cannot find package "github.com/pkg/browser" in any of:
(list of local go dependencies cache)

So there seem to be a missing dependance after all.
I tried to remove the dep from the include list, but the so-called "browser" package is effectively in use, and another error arises.
Any idea?

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