google / google/uuid

error: certificate signed by unknown authority

Open
#95 2 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

Hi,

Thank you for the package! I'm struggling with the following problem due installation instruction from README. Right after the command `go get github.com/google/uuid` I'm getting the following error:

```bash
$ go get github.com/google/uuid

go: downloading github.com/google/uuid v1.3.0
go get: github.com/google/uuid@v1.3.0: verifying module: github.com/google/uuid@v1.3.0: Get "https://sum.golang.org/lookup/github.com/google/uuid@v1.3.0": x509: certificate signed by unknown authority
```

version:
```bash
$ go version
go version go1.17.2 darwin/amd64
```

Could you help me please?

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.