cloudflare / cloudflare/cfssl

undefined: strings.CutPrefix

Open
#1,370 3 comments 3 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
9.5k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

When I executed the install command an error was returned, but my go version was greater than the required 1.18.

- Installation command

` go install github.com/cloudflare/cfssl/cmd/...@latest`

- Error message
```
# github.com/prometheus/common/model
go/pkg/mod/github.com/prometheus/common@v0.48.0/model/metric.go:363:33: undefined: strings.CutPrefix
note: module requires Go 1.20
```

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.