I'm using version github.com/lukeroth/gdal v0.0.0-20240301124940-d4ff2229365e
When building the application with go build I'm getting the following error
github.com/lukeroth/gdal
../../go/pkg/mod/github.com/lukeroth/gdal@v0.0.0-20240301124940-d4ff2229365e/algorithms.go:325:3: CPLErr(func() _Ctype_CPLErr {…}()).Err undefined (type CPLErr has no field or method Err)