does no build
- Dominant language
- Go
- Stars
- 12
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
get this error on windows
coredns>go build
go: finding github.com/coredns/fallback latest
go: finding github.com/coredns/coredns/plugin/proxy latest
go: finding github.com/coredns/coredns/plugin latest
go: github.com/mholt/caddy@v1.0.1: parsing go.mod: unexpected module path "github.com/caddyserver/caddy"
go: error loading module requirements
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported Windows failure with `go build`, then inspect the module requirements involved in the `github.com/mholt/caddy@v1.0.1` and `github.com/caddyserver/caddy` path error. Done means the fallback plugin builds successfully on Windows without the module-requirements error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100