andelf / go-curl

golang curl(libcurl) binding.
Apache License 2.0
478 stars 129 forks source link

Not building at Docker #86

Open rbmuller opened 9 months ago

rbmuller commented 9 months ago

Once I try to build an app containing the lib it returns the following error, docker image using go-alpine

20 3.348 # github.com/andelf/go-curl

20 3.348 In file included from /go/pkg/mod/github.com/andelf/go-curl@v0.0.0-20200630032108-fd49ff24ed97/const.go:5:

20 3.348 ./compat.h:423:2: error: #error your version is TOOOOOOOO low

20 3.348 423 | #error your version is TOOOOOOOO low

20 3.348 | ^~~~~