google / google/uuid

not able to install uuid package

Open
#99 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
6.1k
Forks
440
PR merge metrics
No merged PRs in 30d

Description

RUN go install github.com/google/uuid@v1.3.0 or RUN go install github.com/google/uuid running these command but getting such error,
RUN go install github.com/google/uuid@v1.3.0:
#10 0.943 go: downloading github.com/google/uuid v1.3.0
#10 2.980 package github.com/google/uuid is not a main package
------
executor failed running [/bin/sh -c go install github.com/google/uuid@v1.3.0]: exit code: 1

please give me some solution for same

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.