coredns / coredns/fallback

does no build

Open
#11 3 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.