1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-05-13 15:01:16 +02:00
seaweedfs/.github
Chris Lu f7e4359b59
Temporarily enable cgo
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)
```
2022-08-24 02:24:21 -07:00
..
workflows Temporarily enable cgo 2022-08-24 02:24:21 -07:00
dependabot.yml Update dependabot.yml 2022-04-24 21:44:53 -07:00
FUNDING.yml Update FUNDING.yml 2021-12-16 11:07:53 -08:00
ISSUE_TEMPLATE.md move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
pull_request_template.md Update pull_request_template.md 2022-08-09 01:25:55 -07:00