Initial commit

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2025-04-03 15:19:48 -04:00
commit a7b9478145
Signed by: vbatts
GPG key ID: 71F35A9A3D56A0EA
5 changed files with 49 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module git.batts.cloud/vbatts/fetch-content
go 1.23.5