You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
panic("developer mode enabled but cannot determine source file location.")
}
if strings.HasPrefix(file, "github.com") {
fmt.Printf("developer mode: source root directory determined to be %s which is likely wrong and will cause problems. Please check if -trimpath flag was used in building the binary.\n", filepath.Dir(file))