Golang advanced : unable to pull module

Hello ,

I am unable to go get , i am getting below errors:

anyone aware how to resolve the issue ?

I do not see any creptit at sidharthrashwana (sidharthrashwana) / Repositories · GitHub

It can’t get what does not exist.

repository exist , but in private mode.

I’ve fixed the issue.

solution : go env -w GOPRIVATE=github.com/sidharthrashwana/*