alexellis / alexellis/minio-kv

Program startup problem

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
84
Forks
15
PR merge metrics
No merged PRs in 30d

Description

go build && port=8081 host=127.0.0.1:9000 MINIO_ACCESS_KEY=cns MINIO_SECRET_KEY=Tc6X1Ik0 ./minio-kv

and then

main.go:18:2: cannot find package "github.com/gorilla/mux" in any of:
/usr/local/go/src/github.com/gorilla/mux (from $GOROOT)
/root/go/src/github.com/gorilla/mux (from $GOPATH)
main.go:19:2: cannot find package "github.com/minio/minio-go" in any of:
/usr/local/go/src/github.com/minio/minio-go (from $GOROOT)
/root/go/src/github.com/minio/minio-go (from $GOPATH)
[root@cns-vs-b0153 minio-kv-master]#

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.