Add hello world Go program and Makefile #3
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -1,3 +1,3 @@
|
||||||
module testbed
|
module testbed
|
||||||
|
|
||||||
go 1.26
|
go 1.25
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue