im not able to compile the function while using the library as it utilizes CGO, is there any workaround or anything in the works to support compiling without CGO enabled so i can get this working in a AWS Lambda ?
i get the below error when compiling
github.com/lightsparkdev/lightspark-crypto-uniffi/lightspark-crypto-go: build constraints exclude all Go files in /home/n4r35h/go/pkg/mod/github.com/lightsparkdev/lightspark-crypto-uniffi/lightspark-crypto-go@v0.0.3
im not able to compile the function while using the library as it utilizes CGO, is there any workaround or anything in the works to support compiling without CGO enabled so i can get this working in a AWS Lambda ?
i get the below error when compiling
github.com/lightsparkdev/lightspark-crypto-uniffi/lightspark-crypto-go: build constraints exclude all Go files in /home/n4r35h/go/pkg/mod/github.com/lightsparkdev/lightspark-crypto-uniffi/lightspark-crypto-go@v0.0.3