Put go.mod in the right place
This commit is contained in:
3
go.mod
Normal file
3
go.mod
Normal file
@@ -0,0 +1,3 @@
|
||||
module github.com/halfdan/learn-go-with-tests
|
||||
|
||||
go 1.17
|
@@ -1,3 +0,0 @@
|
||||
module hello
|
||||
|
||||
go 1.17
|
Reference in New Issue
Block a user