This commit is contained in:
2023-09-27 20:52:33 +02:00
parent b315bfc553
commit b8cf6e067a
2 changed files with 6 additions and 0 deletions

3
Section4/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module master_go_programming/Section4
go 1.21.1

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module master_go_programming
go 1.21.1