cloudflare / cloudflare/certmgr

Build fails on riscv64 FreeBSD

Open
#118 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
233
Forks
43
PR merge metrics
No merged PRs in 30d

Description

The software is currently broken on riscv64 FreeBSD due to an outdated version of `golang.org/x/sys`. Please bump this dependency to version `0.5.0` to fix the breakage.

Contributor guide

Open the contributing guide

Research direction

Locate the dependency declaration for golang.org/x/sys in the Go project and inspect the current version. Update it to 0.5.0, then verify that the project builds for riscv64 FreeBSD and that existing tests still pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
build-system, operating-systems
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.