mirror of
https://github.com/entropy-z/Kharon
synced 2026-06-06 15:34:34 +00:00
10 lines
163 B
Modula-2
10 lines
163 B
Modula-2
module adaptix_agent_kharon
|
|
|
|
go 1.25.4
|
|
|
|
require golang.org/x/text v0.29.0
|
|
|
|
require github.com/Adaptix-Framework/axc2 v1.1.3
|
|
|
|
require github.com/google/uuid v1.6.0
|