athens icon indicating copy to clipboard operation
athens copied to clipboard

Fix go-ieproxy version

Open wardn opened this issue 4 years ago • 1 comments

Signed-off-by: ]|[ [email protected]

What is the problem I am trying to address?

$ cd athens/cmd/proxy
$ go build
# github.com/mattn/go-ieproxy
~/go/pkg/mod/github.com/mattn/[email protected]/GetProxyFunc.go:10:9: undefined: proxyMiddleman

How is the fix applied?

$ cd athens
$ go get github.com/mattn/go-ieproxy@latest

What GitHub issue(s) does this PR fix or close?

n/a

wardn avatar May 26 '20 17:05 wardn

Is this still and issue? I cannot reproduce any build issues.

nrwiersma avatar Jan 25 '23 08:01 nrwiersma

No longer relevant

matt0x6F avatar Apr 13 '24 21:04 matt0x6F