mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
f7e4359b59
Temporarily enable cgo following findings from https://github.com/seaweedfs/seaweedfs/discussions/3152 by https://github.com/dyus Resolve build issue: ``` # github.com/mattn/go-ieproxy /go/pkg/mod/github.com/mattn/go-ieproxy@v0.0.3/ieproxy.go:36:9: undefined: getConf /go/pkg/mod/github.com/mattn/go-ieproxy@v0.0.3/ieproxy.go:41:9: undefined: reloadConf /go/pkg/mod/github.com/mattn/go-ieproxy@v0.0.3/ieproxy.go:48:2: undefined: overrideEnvWithStaticProxy /go/pkg/mod/github.com/mattn/go-ieproxy@v0.0.3/ieproxy.go:53:13: psc.findProxyForURL undefined (type *ProxyScriptConf has no field or method findProxyForURL, but does have FindProxyForURL) ``` |
||
---|---|---|
.. | ||
binaries_dev.yml | ||
binaries_release0.yml | ||
binaries_release1.yml | ||
binaries_release2.yml | ||
binaries_release3.yml | ||
binaries_release4.yml | ||
codeql.yml | ||
container_dev.yml | ||
container_latest.yml | ||
container_release1.yml | ||
container_release2.yml | ||
container_release3.yml | ||
container_release4.yml | ||
container_release5.yml | ||
depsreview.yml | ||
go.yml |