Add hello world Go program and Makefile #3

Merged
fjadmin merged 3 commits from implement/hello-world into main 2026-05-21 14:13:25 +00:00
Showing only changes of commit 163a698ef4 - Show all commits

2
go.mod
View file

@ -1,3 +1,3 @@
module testbed module testbed
go 1.25 go 1.24