github.com/markbates/goth/providers/twitter
# github.com/msteinert/pam/v2
../go-mod/github.com/msteinert/pam/v2@v2.1.0/transaction.go:409:55: could not determine what C.RTLD_NEXT refers to
golang.org/x/crypto/ripemd160
github.com/markbates/goth/providers/google
github.com/aws/aws-sdk-go-v2/internal/rand
github.com/aws/aws-sdk-go-v2/internal/sdk
github.com/aws/aws-sdk-go-v2/internal/sync/singleflight
github.com/aws/smithy-go/logging
github.com/aws/smithy-go/context
github.com/aws/smithy-go/time
github.com/aws/smithy-go/internal/sync/singleflight
github.com/go-fed/httpsig
github.com/aws/smithy-go
github.com/aws/smithy-go/transport/http/internal/io
It seems related to pam module. If pam is disabled the compilation goes ahead.
Probably, we need to upgrade pam package.
It seems related to
pammodule. Ifpamis disabled the compilation goes ahead.Probably, we need to upgrade
pampackage.