Skip to content

Go Build does not works. #2

Description

@benjioh5
$go build

main.go:7:2: cannot find package "github.com/gocheat/symgw/bootnode" in any of:
	/usr/local/Cellar/go/1.13.3/libexec/src/github.com/gocheat/symgw/bootnode (from $GOROOT)
	/Users/benjioh5/go/src/github.com/gocheat/symgw/bootnode (from $GOPATH)
main.go:8:2: cannot find package "github.com/gocheat/symgw/config" in any of:
	/usr/local/Cellar/go/1.13.3/libexec/src/github.com/gocheat/symgw/config (from $GOROOT)
	/Users/benjioh5/go/src/github.com/gocheat/symgw/config (from $GOPATH)
main.go:9:2: cannot find package "github.com/gocheat/symgw/config/db" in any of:
	/usr/local/Cellar/go/1.13.3/libexec/src/github.com/gocheat/symgw/config/db (from $GOROOT)
	/Users/benjioh5/go/src/github.com/gocheat/symgw/config/db (from $GOPATH)
main.go:23:2: cannot find package "github.com/gocheat/symgw/docs" in any of:
	/usr/local/Cellar/go/1.13.3/libexec/src/github.com/gocheat/symgw/docs (from $GOROOT)
	/Users/benjioh5/go/src/github.com/gocheat/symgw/docs (from $GOPATH)
main.go:10:2: cannot find package "github.com/gocheat/symgw/rpcproxy" in any of:
	/usr/local/Cellar/go/1.13.3/libexec/src/github.com/gocheat/symgw/rpcproxy (from $GOROOT)
	/Users/benjioh5/go/src/github.com/gocheat/symgw/rpcproxy (from $GOPATH)

go build does not works. Maybe it is associated with private repo of gocheat. I got 404 when I connect to github/gocheat/symgw/. could you check it?

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