Print hello world

This commit is contained in:
Daniel Cosme
2026-02-13 13:28:32 -05:00
parent 918d8d25b8
commit 474e63713d
3 changed files with 15 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module git.danicos.dev/actions/simple-go-action
go 1.25.6