Testing in Go

This commit is contained in:
Oliver Davies 2025-08-05 07:27:29 +01:00
parent 06a7e9a858
commit 55b8428d2a
3 changed files with 61 additions and 2 deletions

3
go/go.mod Normal file
View file

@ -0,0 +1,3 @@
module hello
go 1.17