feat: handle logging from the agent
This commit is contained in:
parent
bcd87453bd
commit
8fc657f86a
10 changed files with 63 additions and 235 deletions
1
go.mod
1
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue