Go Agent barebone notification tests

This commit is contained in:
headlesdev
2025-05-25 15:42:08 +02:00
parent 1b4a716c3d
commit 67909493a2
12 changed files with 296 additions and 31 deletions

5
agent/go.mod Normal file
View File

@@ -0,0 +1,5 @@
module github.com/crocofied/CoreControl
go 1.24.3
require github.com/lib/pq v1.10.9