Reorg; create crowdsec folder properly now

This commit is contained in:
Owen 2025-02-13 22:16:52 -05:00
parent 81c4199e87
commit 60449afca5
No known key found for this signature in database
GPG key ID: 8271FDFFD9E0CCBD
15 changed files with 349 additions and 285 deletions

View file

@ -5,4 +5,5 @@ go 1.23.0
require (
golang.org/x/sys v0.29.0 // indirect
golang.org/x/term v0.28.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)