zopencommunity / wharf

Apache License 2.0
6 stars 4 forks source link

Panic on "C source files not allowed when not using cgo or SWIG" #35

Open bluecivet opened 7 months ago

bluecivet commented 7 months ago

When wharf seen like not handling c files and giving error "C source files not allowed when not using cgo or SWIG"

github.com/elastic/beats/filebeat as an example:

unable to load packages: unable to load github.com/power-devops/perfstat: C source files not allowed when not using cgo or SWIG: c_helpers.c
jlee3227 commented 3 months ago

Also occurred for hashicorp/vault v1.16.3