Skip to content

Tags: zededa/evepcr

Tags

v0.1.0

Toggle v0.1.0's commit message
Fix internal imports to match public module path

Update all Go import paths from eve_pcr_prediction to
github.com/zededa/evepcr to align with the module declaration
in go.mod, allowing external consumers to require the module
without replace directives.

Signed-off-by: Shahriyar Jalayeri <shahriyar@posteo.de>

v0.0.0

Toggle v0.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #4 from shjala/init