please try once as attachment "/" symbol to your import path.
package main import ( "fmt" "/PulseGuard/backend/golang/services" // Importing this gives an error - add '/' to path "github.com/fatih/color" )