keybase / keybase/client

Client build now requires go 1.13

Open
#24,108 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
9.2k
Forks
1.3k
PR merge metrics
PR metrics pending

Description

The README says go 1.9+ is required, but a few recent commits have introduced `strings.ReplaceAll` (which needs go 1.12) and `errors.As` (which needs go 1.13) to the codebase. Either that was a mistake, or the README needs to be updated.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the Go version requirement in README and verify the minimum versions required by the strings.ReplaceAll and errors.As usages mentioned in the issue. Done means the documented requirement matches the codebase, or the newer usages are addressed if they were introduced by mistake.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.