[agent-automation] scaffold Go CLI project structure

This commit is contained in:
Fordjent Agent 2026-05-21 15:00:35 +00:00
parent f719faa28b
commit 5c80de87a0
3 changed files with 3 additions and 0 deletions

0
cmd/testbed2/.gitkeep Normal file
View file

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module github.com/marmaduke/testbed2
go 1.21

0
internal/.gitkeep Normal file
View file