I want the goland to find the dependencies that I installed using go get
go get
It was working but now when I open it marks as unresolved
I already tried go mod tidy but it didn't work
go mod tidy
open settings in goland
make sure Enable Go modules integration is toggled