79478727

Date: 2025-03-02 07:08:11
Score: 1
Natty:
Report link

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"
)

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: stack ninja