coredns / coredns/coredns-utils

Bump golang.org/x/sys in go.mod

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

Description

The ancient version of `golang.org/x/sys` referenced in `go.mod` seems to not build for `darwin/amd64` with current Go versions. Error is `//go:linkname must refer to declared function or variable`. It would be appreciated if the deps could be bumped to fix this.

Contributor guide

No contributing guide indexed for this repository

Research direction

Begin with the golang.org/x/sys entry in go.mod and check which newer version addresses the reported //go:linkname error on darwin/amd64. Verify the dependency update by building for darwin/amd64 with a current Go version; done means the build completes without that error.

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.