feat: handle logging from the agent

This commit is contained in:
Aarnav Tale 2025-08-20 13:58:19 -04:00
parent bcd87453bd
commit 8fc657f86a
No known key found for this signature in database
10 changed files with 63 additions and 235 deletions

1
go.mod
View file

@ -3,7 +3,6 @@ module github.com/tale/headplane
go 1.24.4
require (
github.com/joho/godotenv v1.5.1
go4.org/mem v0.0.0-20240501181205-ae6ca9944745
golang.org/x/crypto v0.41.0
tailscale.com v1.86.4