Sample go project

This commit is contained in:
j 2025-06-17 15:45:03 +10:00
parent 52559a3072
commit de293b5f37
5 changed files with 38 additions and 1 deletions

2
go.mod Normal file
View file

@ -0,0 +1,2 @@
module repobase.net/j/workflow-sample-go
go 1.22