caddy2-proxyprotocol icon indicating copy to clipboard operation
caddy2-proxyprotocol copied to clipboard

Please update Caddy dependency

Open stronny opened this issue 2 years ago • 0 comments

Building Caddy with proxyprotocol fails with errors:

[redacted]/pkg/mod/github.com/google/[email protected]/parser/helper.go:20:2: ambiguous import: found package github.com/antlr/antlr4/runtime/Go/antlr in multiple modules:
        github.com/antlr/antlr4 v0.0.0-20200503195918-621b933c7a7f ([redacted]/pkg/mod/github.com/antlr/[email protected]/runtime/Go/antlr)
        github.com/antlr/antlr4/runtime/Go/antlr v1.4.10 ([redacted]/pkg/mod/github.com/antlr/antlr4/runtime/!go/[email protected])

As far as I'm able to guess that happens because proxyprotocol's go.mod requires an old Caddy.

stronny avatar Mar 20 '23 16:03 stronny