Files
Redflag/aggregator/go.mod
Fimeg 4531ca34c5 refactor: consolidate AgentFile struct into common package
Created aggregator/pkg/common module with shared AgentFile type.
Removed duplicate definitions from migration and services packages.
Both agent and server now use common.AgentFile.
2025-11-10 22:03:43 -05:00

4 lines
54 B
Modula-2

module github.com/Fimeg/RedFlag/aggregator
go 1.23.0